Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI110d ago0x180478…71ab9e
0x7b8a…38450x6302…ad57BaseTripadvisorTravel$0.01100%payAI110d ago0xd012e2…bb3a36
0x18df…e9570x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x27f918…fd4d0f
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xa0e681…a579bc
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xa34e5a…316cff
0xf08f…84010x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x331829…a73779
0x5eaa…55a00x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xbd2fe3…ecd4fc
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x555842…b9ad4d
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x3d5bb6…1c3cd1
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xd8dfd5…56aa53
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x2c9e03…18a9f1
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xaab1a1…944a2a
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x772ac1…6b7cfe
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x700879…fe23a4
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x5eb22e…e6ed3f
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x739558…c2eb54
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xf38268…1ff229
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xbfcc87…7014d8
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xd95071…b4fc30
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xb63602…ec18d3
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xed2ff3…0fe553
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xf36c06…fa1bad
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x2512fd…f068a0
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0xa92573…05e863
0xb5c1…c8bc0x6302…ad57BaseTripadvisorTravel$0.01100%payAI111d ago0x82d9d6…1b0642

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.