Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase12s ago0x0d2c15…80a938
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase12s ago0x943092…fcda15
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0x31ea81…095807
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xaedf76…f8412a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x52707c…d84179
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16s ago0x772b81…bef173
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x2ca552…8d048f
0xa7db…69070x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase18s ago0x9500c3…5a54d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x4dc440…b79be0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0x209163…9036c5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xafc8bf…32e991
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x10b85c…4150c7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x963c87…d7de2a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x828f41…c17aa0
0x2fc6…befe0x4985…2b2bBase—$3.7070%0x6351…0d6224s ago0x1c5066…e883c1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase26s ago0x6fbbc1…28d9ab
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xf41e41…1f9a2a
0x945a…9fe80xc128…e944Base—$34.0070%0x4661…93fd28s ago0x265bc0…c505f4
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase28s ago0x61aaeb…97081f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x687c29…8de627
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase36s ago0xb4faf0…fb7a8e
0x8c2b…b3ee0xa8b2…1d68Base—$0.0170%0x9501…c67738s ago0x8dbdb3…919b40
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xbb6a6b…0cf6a1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x7da9c1…3817ce
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x1696ad…33a314

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.