Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5001e5…f00939
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x875712…ba2cb6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x8665ab…97d827
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x1b71ad…3fee05
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x99696a…0f1b30
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x00a0ca…21e0a5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x6090ab…67e5af
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x0cb3ad…4f8748
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x8f87b1…cbfc11
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2303f3…30dcdd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x7fbaa1…446189
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x47a65f…ff684c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x17e29e…cda603
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x95c239…fc8327
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x727cbb…dc9bdd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xaf1ff8…a87867
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xd5f9bc…2cf042
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe11dc4…dd5d2e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xdd423a…f8e517
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xb3e96e…40eaf3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x5e6366…56cde5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x973ad3…310724
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xf9892d…cc911d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3aef52…abbe5a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xd49d07…3c3480

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.