Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x001acf…2c9a1f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x87a1d5…7a034f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xc314c8…c6513d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x04d1d1…eb1986
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xa841fd…bdb3e0
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xd1952f…24ab96
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x4817f8…3ce20a
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x08fd74…245cf3
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x82b548…c2fdb5
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x37439b…318bd0
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x4f9ecd…e5196f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xe4fd3e…31a9e9
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x331559…fba596
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x96200b…899a1c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x7c052d…569c08
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xcb1787…4b2a7f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x4116a4…bf9864
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x21f200…44594d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x936835…e070a7
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xf630dd…886650
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x1c837d…bdca38
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xea0a5b…f28465
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0x1ef0d7…289aa6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xd0a921…79dbcc
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase4h ago0xce7eca…4e423a

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.