Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48fdff…fcd477
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9ee4d…da4402
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e2e6f…02e072
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7a44a…da6df4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x159e3c…c79ca8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56b70b…5018ce
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb0c6e…b2accd
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20b4f7…b0315f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4ea26…e8bc6f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x344169…2388a9
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65ebf7…086b2c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa492dc…3529af
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14e787…e51607
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb41732…b4690f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c5c59…bf0c15
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d3bad…14c8ec
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7137d2…79d30c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bdc62…c48138
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3eb682…01fba1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3f73c7…961977
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6cdbd…776d9f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xadaedb…6288f3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x39b7f3…c66619
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09b7e1…5d0ec4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x990abd…e39fd6

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.