Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase47d ago0xee17f2…8a23b5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase47d ago0x6574e8…b0ae86
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase47d ago0x8ced86…e331db
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x0d6d70…45bd1b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x3346c6…7d1abb
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x3ddedf…a8cb86
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x18433f…ff2814
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x8cf533…116749
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x4ca49e…ca0d07
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xca2388…c43635
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x71c883…685d0a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x764c8e…f9d266
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xf23992…0889b0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x07438f…5c5841
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x7e0731…7c02da
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xaf39ad…948f24
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x1129e9…e02c9a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xa2a78f…b5d373
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xcf3d63…8f0147
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x461a04…9e050c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xe6302e…207b2e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x7760c8…5b5a36
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x1ad0b9…cc9c4a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0xa77284…ec377b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase48d ago0x3d8af7…a9d33c

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.