Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x615452…a09612
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2616fa…123e81
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e3e65…268775
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x483016…0244ca
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4abf6…25bf0c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa47e6b…0f173a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83ff45…67b6e3
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2eb780…25c0d6
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb282c1…06f550
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0967e2…26c3b1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd83383…9b9a75
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5ba54…3071f5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb55d7…71741b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac7303…fd783c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f4102…642b40
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fb65b…4539dc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6839a…61541c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5ee9f…dd5eb5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x685723…df5bbc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2eb338…76331a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x755e1c…2ff4ab
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb953ea…bd6b81
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d9f56…6ad741
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x407a29…e77ce0
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x858ff9…c4afc0

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.