Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe525…2d5f0x10c1…1e24Base—$0.04100%coinbase105d ago0x389efa…873895
0xe525…2d5f0x10c1…1e24Base—$0.25100%coinbase106d ago0x87abf3…3d4a88
0xe525…2d5f0x10c1…1e24Base—$0.22100%coinbase106d ago0xa0fd9c…fd45c7
0xe525…2d5f0x10c1…1e24Base—$0.006661100%coinbase106d ago0x914d95…d662cf
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase106d ago0xb7e6f3…8dbf3e
0xe525…2d5f0x10c1…1e24Base—$0.04100%coinbase106d ago0x3369b1…b494c4
0xe525…2d5f0x10c1…1e24Base—$0.03100%coinbase106d ago0x7bfef8…11417f
0xe525…2d5f0x10c1…1e24Base—$0.007073100%coinbase106d ago0xb32adc…4ca89e
0xe525…2d5f0x10c1…1e24Base—$0.04100%coinbase106d ago0xb1ae76…982d4c
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase106d ago0x160817…eb38c6
0xe525…2d5f0x10c1…1e24Base—$0.01100%coinbase106d ago0x9c61d3…5cf2e2
0xe525…2d5f0x10c1…1e24Base—$0.007084100%coinbase106d ago0x6c03e3…bb1492
0xe525…2d5f0x10c1…1e24Base—$0.06100%coinbase106d ago0x7d0dc0…d1892f
0xe525…2d5f0x10c1…1e24Base—$0.06100%coinbase106d ago0xf4f126…c01e14
0xe525…2d5f0x10c1…1e24Base—$0.009609100%coinbase106d ago0x577afe…f961b1
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase106d ago0xf6b908…094252
0xe525…2d5f0x10c1…1e24Base—$0.03100%coinbase106d ago0xa9c6aa…f54872
0xe525…2d5f0x10c1…1e24Base—$0.06100%coinbase106d ago0x91236c…f4db73
0xe525…2d5f0x10c1…1e24Base—$0.13100%coinbase106d ago0x6fae43…f39a45
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase106d ago0x124908…50729a
0xe525…2d5f0x10c1…1e24Base—$0.01100%coinbase106d ago0x9521de…ac2e61
0xe525…2d5f0x10c1…1e24Base—$0.10100%coinbase106d ago0x812dcd…9e7ef0
0xe525…2d5f0x10c1…1e24Base—$0.11100%coinbase106d ago0x484449…8f9590
0xe525…2d5f0x10c1…1e24Base—$0.08100%coinbase106d ago0x46787e…e3169f

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://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://roundhouseai.io/dashboard/team.

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