Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75cf…b03d0xf731…ba58Base—$0.01100%coinbase72d ago0xdd6fa5…11c452
0x75cf…b03d0x6ebc…ff36Base—$0.01100%coinbase72d ago0xdaa5a6…c371b2
0x75cf…b03d0x0dcc…2836Base—$0.01100%coinbase72d ago0x9cc6dd…bdd23a
0x75cf…b03d0x0ef1…6fe3Base—$0.01100%coinbase72d ago0xf7726f…6f30fa
0x75cf…b03d0xffb1…3760Base—$0.01100%coinbase72d ago0x4fd8cc…da4f8e
0x75cf…b03d0x3e6b…151cBase—$0.01100%coinbase72d ago0x578070…6264bc
0x75cf…b03d0xb0a4…ad2eBase—$0.01100%coinbase72d ago0xdbdd11…aa7dc2
0x75cf…b03d0xac35…8e50Base—$0.01100%coinbase72d ago0xe8036a…2826ee
0x75cf…b03d0x94ae…0c8fBase—$0.01100%coinbase72d ago0xaecf69…1d2706
0x75cf…b03d0x070f…75abBase—$0.01100%coinbase72d ago0xa0e68d…3f71da
0x75cf…b03d0x639a…9522Base—$0.01100%coinbase72d ago0xfc8cea…9bb857
0x75cf…b03d0x66c2…542eBase—$0.01100%coinbase72d ago0xcfd0fc…5d8a3c
0x75cf…b03d0x499a…0c4eBase—$0.01100%coinbase73d ago0x9bbbad…81e8ae
0x75cf…b03d0x5683…ee59Base—$0.01100%coinbase73d ago0x9304f1…8dca77
0x75cf…b03d0x1968…4387Base—$0.01100%coinbase73d ago0x789c5a…9faf5f
0x75cf…b03d0xf5cc…078aBase—$0.01100%coinbase73d ago0xc9cbeb…3520da
0x75cf…b03d0xd310…0bd0Base—$0.01100%coinbase73d ago0x158edb…c7cc09
0x75cf…b03d0x590d…0681Base—$0.01100%coinbase73d ago0xfc8466…627b8a
0x75cf…b03d0xc240…9302Base—$0.01100%coinbase73d ago0xb3f5f4…90ca4e
0x75cf…b03d0x503a…5fbbBase—$0.01100%coinbase73d ago0xf52d31…6575b2
0x75cf…b03d0x9ede…6f87Base—$0.01100%coinbase73d ago0x00e793…5717cd
0x75cf…b03d0xd8b4…5561Base—$0.01100%coinbase73d ago0xd7e4b0…10034b
0x75cf…b03d0x1db6…6399Base—$0.01100%coinbase73d ago0x5433c7…eb761f
0x75cf…b03d0xa961…63ffBase—$0.01100%coinbase73d ago0x5c5056…1f93e6
0x75cf…b03d0xf949…3be3Base—$0.01100%coinbase73d ago0x2ccc0f…379d41

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.