Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0x9c71ae…e9d7c8
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0x1445b2…1dcdbf
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0xd526b3…465acc
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0x028a40…535a76
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0x781cc9…11c5a3
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0xd2dfcc…e9ed3d
0x9d65…b8e10x0529…7db3Base$0.01100%payAI56d ago0xae73d4…e17e3e
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0xecde0e…6d57a0
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0xe876bb…6be78b
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0xe53e94…aaa241
0x9d65…b8e10x0529…7db3Base$0.01100%payAI56d ago0xe5d711…247632
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0x7f2ba4…2bbd64
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0x41175b…90505c
0x9d65…b8e10x0529…7db3Base$0.01100%payAI56d ago0x688d7d…cb3fc7
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0x644e00…6cab8a
0x9d65…b8e10x0529…7db3Base$0.01100%payAI56d ago0x0a7048…c65dc7
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0xfaf5f4…b11962
0x9d65…b8e10x0529…7db3Base$0.01100%payAI56d ago0xc9ef03…9e4788
0xc4ea…85f20x0529…7db3Base$0.01100%payAI56d ago0x03811a…0c6b65
0x38da…4cd00x0529…7db3Base$0.01100%payAI56d ago0xa8f369…fe437b
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0xc38610…3b48dc
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0x9e4b6a…77470d
0xb7ff…5a290x0529…7db3Base$0.01100%payAI56d ago0x3e2fc5…c8fd7a
0x7e23…528f0x0529…7db3Base$0.01100%payAI56d ago0x619776…bf2f1b
0xa780…ffc80x0529…7db3Base$0.01100%payAI56d ago0xbf6042…6c8db3

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.