Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xe2925e…7d5059
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x99a1ad…e9cb9b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xb7a8e3…1b4bcb
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xcb705f…7afbda
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x6c992e…359eee
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x8d5b83…07d9d3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x088c93…af18d4
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xb12318…de7ed3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x05db7d…b75cbe
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x4abdd0…5c96aa
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x2d2b83…f42c33
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xb26613…bd0c9d
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xc2c8e1…e949b0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xaedc9d…b2f8b1
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xc5ed49…3d016f
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x76161e…122344
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x7eed2f…c3cf28
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x10147f…6c723b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xc48b99…c02643
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x1bd327…579b15
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x177a80…317387
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x30a1a3…1f067d
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x81bfcd…287733
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0x274c1c…0fdc78
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase35d ago0xe93dd4…e77b93

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.