Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ca7…30800x0529…7db3Base$0.01100%payAI9d ago0xb631c2…6868c3
0x3665…a5bd0x0529…7db3Base$0.01100%payAI9d ago0xa9d314…b73d99
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x9ccfaa…b2f5b8
0x9ca7…30800x0529…7db3Base$0.01100%payAI9d ago0xf5e2a6…269aa0
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI9d ago0x121527…32cfb6
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3decb3…d69933
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0xd1c0b2…15b1d6
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x114eaa…341be1
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x4c969e…44d2f6
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0x1cfb18…71e66f
0x9ca7…30800x0529…7db3Base$0.01100%payAI9d ago0xc1c168…e13b04
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xca29c5…b82b2b
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0x1f03ab…c107fb
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x05dc66…c08d20
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xb86ffd…7288f6
0x9ca7…30800x0529…7db3Base$0.01100%payAI9d ago0xd5ca32…502175
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0x63c70a…56c077
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x8167cc…0ff002
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0x0b597c…ca9d64
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI9d ago0xe553c9…4f019a
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3b77a5…cc00bc
0x9ca7…30800x0529…7db3Base$0.01100%payAI9d ago0xc92788…82c3b5
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x55f02d…2a29bb
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x255bea…563c37
0x8ce0…79b00x0529…7db3Base$0.01100%payAI9d ago0x5b9f42…fc7628

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.