Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0xc43e…6ed1Base—$0.01100%coinbase76d ago0x40c20d…df4fc7
0x7c0f…830b0x607a…e1b2Base—$0.01100%coinbase76d ago0xa5106a…e53ae9
0x7c0f…830b0xbde7…2003Base—$0.01100%coinbase76d ago0xbc3f0f…937d5f
0x7c0f…830b0x3a4b…7769Base—$0.01100%coinbase77d ago0x2216f2…d8a294
0x7c0f…830b0xa2ad…e108Base—$0.01100%coinbase77d ago0x9038a0…3d5533
0x7c0f…830b0x9bc1…b871Base—$0.01100%coinbase77d ago0x0b63b4…1a42e1
0x7c0f…830b0x63d3…8836Base—$0.01100%coinbase77d ago0x3fe6e3…97f5f2
0x7c0f…830b0x6465…bb80Base—$0.01100%coinbase77d ago0x570664…514421
0x7c0f…830b0xa20d…cc56Base—$0.01100%coinbase77d ago0x077d99…cb0a76
0x7c0f…830b0x3652…b8f8Base—$0.01100%coinbase77d ago0xc758e5…2a48b9
0x7c0f…830b0xe88c…9197Base—$0.01100%coinbase77d ago0xc1b30f…ef82b1
0x7c0f…830b0x251c…7c49Base—$0.01100%coinbase77d ago0xcfddc6…5e18a3
0x7c0f…830b0x8e5d…e571Base—$0.01100%coinbase77d ago0xfc2d19…3ccb5a
0x7c0f…830b0x9c04…3fdbBase—$0.01100%coinbase77d ago0x3f2fe2…7da006
0x7c0f…830b0xd10b…f704Base—$0.01100%coinbase77d ago0x315794…4a581a
0x7c0f…830b0xadd5…f0f6Base—$0.01100%coinbase77d ago0xe381fd…02d296
0x7c0f…830b0xa2be…9695Base—$0.01100%coinbase77d ago0x1db521…d00a63
0x7c0f…830b0xcb73…b326Base—$0.01100%coinbase77d ago0xd0f686…eae646
0x7c0f…830b0x7b92…3110Base—$0.01100%coinbase77d ago0x418d78…410b0f
0x7c0f…830b0x51f7…5ff3Base—$0.01100%coinbase77d ago0x9becb2…710588
0x7c0f…830b0xe4bd…b656Base—$0.01100%coinbase77d ago0xf1b4ad…3ed039
0x7c0f…830b0x3581…65a4Base—$0.01100%coinbase77d ago0x55c94b…a215c5
0x7c0f…830b0x3d8b…2808Base—$0.01100%coinbase77d ago0x0d7404…c46e46
0x7c0f…830b0xd399…24daBase—$0.01100%coinbase77d ago0xa68934…b2e3ab
0x7c0f…830b0x6743…06caBase—$0.01100%coinbase77d ago0xe008d8…c952ee

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.