Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5fa…509b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x455165…569b89
0x7800…0b160x6302…ad57BaseTripadvisorTravel$1.00100%payAI117d ago0x1e38bf…5152be
0x18df…e9570x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x162ee6…517fdb
0xc89e…d9e50x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0xd5666d…45ff43
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%coinbase117d ago0xa861e5…a499b8
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x8a9a03…acfae9
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0xd2783d…7f3c04
0xa675…bce70x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x02bb88…3ea870
0x4d54…30520x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0xb3cc43…fef215
0x4d54…30520x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0xca8b7d…1796c0
0xa675…bce70x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x00d9aa…bb13eb
0x9258…304a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x3b576d…d1e40e
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI117d ago0x5a63a5…6a7392
0x7e57…2f090x6302…ad57BaseTripadvisorTravel$0.03100%payAI117d ago0x4a5ed5…007b4a

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.