Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xaee881…487af8
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase18s ago0xcbf1df…1b96f4
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase20s ago0x97039b…3f778f
0x8e4f…4be70x6839…1a2bBase$0.003100%coinbase20s ago0x7476aa…00aef0
0xebda…12290xfe80…47eeBase$0.001100%fluxa22s ago0x3f72a2…4a2895
0x47be…0b800xfe80…47eeBase$0.001100%fluxa22s ago0x198538…8c4331
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xa4e722…0beaac
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase26s ago0xf05b77…066e8d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase26s ago0xe933d7…f81bd7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8e481b…69f956
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x06ccb9…bcd949
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0xe54edb…da0ecb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xbf6625…9ec68e
0x9dcb…0d7a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xf1129e…a8408e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase32s ago0x0500ff…3a1e60
0x3ba6…7cc80x6839…1a2bBase$0.003100%coinbase32s ago0xd496b2…28803b
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x8ce037…32a98f
0xbb90…52100x6839…1a2bBase$0.003100%coinbase36s ago0xaad38f…a1f2cb
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase36s ago0x0382e8…055c7d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0x809a54…a45579
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0x7071d2…806fe2
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase38s ago0x2edb00…f2d0de
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase38s ago0x7dbb3f…895721
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase38s ago0x761e1c…0499e6
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase38s ago0xcf7d2f…2b4b70

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.