Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xe69c4c…0c8af8
0x5e14…28990xa9dd…2315Base$0.01100%coinbase8s ago0x48d65f…a05699
0x5e14…28990xa9dd…2315Base$0.002100%coinbase10s ago0x29f520…09be1d
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x80f016…2ca32a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted12s ago0xede72a…4c4449
0x79ec…56320x47c5…4fc3Base$42.0070%0xcf26…86e614s ago0x836796…eb2516
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xa88007…2c868b
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x75191c…ee76a2
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase18s ago0x047395…d0c791
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase18s ago0x765a15…85ce4a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase20s ago0x3223a4…aee27c
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x246efe…34d5c0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase22s ago0x35395d…7408df
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase22s ago0xf0abed…834e38
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xcc491b…445ad4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x30574f…8e52a0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xeb46f2…ddce8d
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0x6c9c96…8258cc
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0x4c6e21…0a8b92
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xdba85f…f892d3
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase24s ago0xdc890b…298715
0x3d6b…25350xef43…6c7fBase$0.01100%virtuals24s ago0x6197fc…64d871
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793226s ago0xd598ab…3f8182
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase26s ago0x6d3bda…bd1b78
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase26s ago0xf32696…7f50bd

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.