Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450x7d03…bcb1Base—$0.01100%coinbase75d ago0xa96a4a…0c3837
0x2423…47450x1d2e…33e8Base—$0.01100%coinbase75d ago0x92918c…4e2d8f
0x2423…47450x2ea1…1750Base—$0.01100%coinbase75d ago0xf58539…f41986
0x2423…47450xd775…bb1aBase—$0.01100%coinbase75d ago0x681e61…5d78ea
0x2423…47450x0739…f7f8Base—$0.01100%coinbase75d ago0x0c7626…ffdd1b
0x2423…47450x84bb…2acbBase—$0.01100%coinbase75d ago0xb4c1a6…2e3caa
0x2423…47450xdb85…cdc6Base—$0.01100%coinbase75d ago0x83f13e…c3cec2
0x2423…47450x57c8…49fcBase—$0.01100%coinbase75d ago0x527195…b0f59c
0x2423…47450x7ced…b951Base—$0.01100%coinbase76d ago0x9998b5…512e7c
0x2423…47450x8eaa…c208Base—$0.01100%coinbase76d ago0x1c2f45…221727
0x2423…47450xd0af…c14dBase—$0.01100%coinbase76d ago0xcd5f00…bc1a22
0x2423…47450x3a7f…44bbBase—$0.01100%coinbase76d ago0x8a19ba…c67994
0x2423…47450xf1d6…e045Base—$0.01100%coinbase76d ago0x508423…09beea
0x2423…47450x941b…a98cBase—$0.01100%coinbase76d ago0x2ef6ee…d1709f
0x2423…47450xcee5…5b06Base—$0.01100%coinbase76d ago0xfc2b9d…d2d608
0x2423…47450x2b72…b638Base—$0.01100%coinbase76d ago0x23509d…e40b9c
0x2423…47450x3d26…ca7dBase—$0.01100%coinbase76d ago0x043aaa…19dc7d
0x2423…47450x632e…c628Base—$0.01100%coinbase76d ago0x0d2195…92c24f
0x2423…47450x2e4d…169fBase—$0.01100%coinbase76d ago0x3fc84a…cc10de
0x2423…47450x8e2f…a6cdBase—$0.01100%coinbase76d ago0xc06897…919d7a
0x2423…47450x9a08…75fcBase—$0.01100%coinbase76d ago0xe45ac5…bbb15a
0x2423…47450x3db2…95ebBase—$0.01100%coinbase76d ago0x343a0e…ed8e2a
0x2423…47450x945a…51c5Base—$0.01100%coinbase76d ago0x96e3b7…1aafb2
0x2423…47450xdfe9…15a1Base—$0.01100%coinbase76d ago0x1c7060…29c298
0x2423…47450xc041…fddbBase—$0.01100%coinbase76d ago0x029319…6a3b0c

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.