Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xe8ebae…1cce89
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc6f29f…bb3fef
0x00fb…db540x3e0a…78e7Base$0.00443100%coinbase17s ago0x50d5c7…1d7f34
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x19af00…bc61fa
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe889bb…dcfd32
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x13ee7e…ddd82a
0x102e…ab430xa9dd…2315Base$0.002100%coinbase19s ago0x1602df…fa7b5e
khiya.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase19s ago0x5ee3e3…b384bf
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793221s ago0xf2d6f8…00219e
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x491ba4…3f9ecf
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf53a1f…670140
0x102e…ab430xa9dd…2315Base$0.002100%coinbase21s ago0xa1caf2…3c5d80
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da21s ago0x199e6f…b24e2e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xf7e0a1…a4f96a
0x06aa…1e200x4c3e…1d95Base$1.0070%0x3e32…3ce723s ago0xf965f5…d7a161
0x102e…ab430xa9dd…2315Base$0.002100%coinbase23s ago0xdda1e1…19f072
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd68c4d…833cc4
0x102e…ab430xa9dd…2315Base$0.002100%coinbase23s ago0xac6e79…e13f38
0x102e…ab430xa9dd…2315Base$0.002100%coinbase23s ago0x050cf6…273748
0x102e…ab430xa9dd…2315Base$0.002100%coinbase23s ago0x637df0…640f8a
0x102e…ab430xa9dd…2315Base$0.002100%coinbase25s ago0x5106ba…5177a5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase25s ago0x900760…ba2eb8
0x102e…ab430xa9dd…2315Base$0.002100%coinbase25s ago0x7db30d…b97bcb
0x102e…ab430xa9dd…2315Base$0.002100%coinbase25s ago0x68bef8…89e1d0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase25s ago0x2c16d4…7d5727

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.