Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xb547d7…a96894
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x40754c…2a6467
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x72b71b…bf3d26
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x9378f9…eda558
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x8f2c15…31156e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x5d0582…e9a43f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x4a261b…5405c3
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xb86128…a280e9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x4af3d5…69ac0e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xbd511c…7072e4
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xdcee17…9f6e01
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x5295a7…9c3823
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x221dc1…7890a7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x59d406…9bb73d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xa72e4f…738ce1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x81532c…846923
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x6b21d6…a14f37
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x926202…279dc1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x197a4e…5559c6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x10bc67…62dbfe
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x939957…4eb586
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x6a96d8…62a092
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0xd8aa90…5e44ec
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x8c856a…aebd1d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase103d ago0x69e129…834b7f

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.