Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x891e88…be0d7c
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x4ae6e8…986c1e
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xb8c699…f2a202
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xb90190…fb1431
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x368bea…bd3ebb
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x53db7d…5a9383
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x43bb09…b5b573
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xd28c8c…db83b8
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x64a294…1230ff
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x134a85…f943e3
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xae147b…e9529a
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x083b7c…5fbfd7
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xd92c79…5e280e
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xcbbf52…cc8563
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x64df36…80e92a
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xa4d0b5…4cb5ce
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x423907…99a761
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xb9acc8…abcca9
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x95d3ac…47a68e
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x591c4f…c3e1a5
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xd977ab…1cceb6
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xd50f43…82bcde
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x7ca82e…680d0f
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0xcef7c6…c32592
0x225f…8f360xa9dd…2315Base—$0.002100%coinbase67d ago0x50861f…bb7914

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.