Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x4fe0e7…ded4b7
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x5f52c6…0b019c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0xc1f3d2…12c863
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x9a9dc7…369b2c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x85163f…d44c7b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x9fe4d4…9832db
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa30d ago0x84fbe6…cd0ec6
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x6cd46b…c3dfb8
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0xe07e4e…28ac4c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x9f27d7…ce1cee
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x10d7f8…4ba205
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x15a5e0…a6e0d0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x247c54…ea9774
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0xc16a8e…51cb4d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x2e2eac…5d4242
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x8d84db…fe464a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0xf57241…5a97fe
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0xdce824…2cb85a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x8169cb…3043b7
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x11e29d…06237b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x6aa338…197dbb
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x6e5e33…e27a15
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0x954665…ecfff3
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa31d ago0xb8991d…8b1be9

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.