Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x0b2681…bd81a6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xca1608…7cf5d0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xecdb58…d05353
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x6bc545…3e30a6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x80e399…407f1a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xe27b3c…71eefd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x7bc5ef…3b6709
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xba1c46…07a07f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x14e5d0…606cf8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x1c8b07…6ae73b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xd2f5a9…e082d5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xdb3fb4…ab7b3a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x875f5b…dbb478
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xd2afb3…301a88
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x41fee0…0d88ca
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xd1e949…b3dbe5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xdbe643…c08c73
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xc234b0…0061fc
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xcb6ed9…4ca5df
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x591c3f…38fc08
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x92cfd0…22808f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x98ea2a…bc5caa
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0xde3e46…7a825a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x6939da…86e455
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa93d ago0x6bc25a…5e72e6

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.