Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x29015d…780f74
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x905af5…a385af
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x8107c7…6c4395
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x701d93…988c04
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x2e05c7…f053bb
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x47f735…a1b9f4
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x3e5c29…765362
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x586505…9796f8
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x7853cd…a35dd4
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x715e0a…d6574d
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xb5ffc1…621007
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xe40de6…6e1254
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x49a5b5…502eba
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x3da165…d66c11
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x31002a…ef23a8
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x35e638…6e7dbc
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x6b9b58…85ef8b
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x86c9e8…101f33
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x141d81…1a4d57
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xdba0dd…6f8e4c
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xd46780…c60db1
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x239ecb…5d31a6
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xec6f91…52a6b1
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0xc98b10…5468c3
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase76d ago0x063121…730a86

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.