Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x07bdb1…057bd1
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x144e46…f49b2c
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x707896…1314ff
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x669706…8006a3
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x370b22…157796
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x9be668…63cf10
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x0e60a0…ad5651
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xeaaa89…a9e61d
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xaa7e62…d9a96c
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x9bc247…92b6c9
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xe3fd38…d78a52
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x8fcb06…cf4565
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xb8c8fc…ee3ee2
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x948b70…6dd1eb
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xad9478…a3af06
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0x2e7fd0…317dd5
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI42d ago0xb129cd…21a218
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0x3d1bca…82a9bf
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0xa8219e…a37f63
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0x8e7dc0…1eb3bc
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0xff5d9f…c568bd
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0xe4d87e…fcb8ea
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0x5db10d…4ede93
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0xef5a0e…97492e
0xc85f…06040x6302…ad57BaseTripadvisorTravel$0.01100%payAI43d ago0x4e4677…0f2b42

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.