Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x8acdca…b39779
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x4c1310…18e458
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x3e445c…503451
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x9f9335…b28857
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xb9e503…62350e
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xb421e2…a1a61a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xb441dc…7c5c40
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x350844…eb4fab
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x4bb426…18cac8
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xfef98e…e1c2e2
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x08bbb5…166d4c
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xa52726…7fe230
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xdb71a7…454b68
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x5c281d…2c4938
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x88e264…c95d8d
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x00a829…a36f9f
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x7c0c28…32ce02
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xac9cb8…56046b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x5a4f27…d59f87
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x254855…a5916b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x61e740…7726e6
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xd6a69e…db6d4a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0xb4f470…0935f5
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x12d6fb…a8d8d8
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown73d ago0x61d846…610391

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.