Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb711…2e990x6839…1a2bBase$0.003100%coinbase10s ago0xbe189a…085dbe
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x27e664…35417f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xf81a15…8403e6
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793214s ago0x8eb125…c91e35
0x6a60…08b30x3e0a…78e7Base$0.00317100%coinbase16s ago0x604cf2…563c79
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xdecf2e…42390d
0x5b9a…d7020x6839…1a2bBase$0.003100%coinbase18s ago0xf95a1b…974313
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xa9a8bd…e0d60d
0xd32d…01670x1587…413eBase$10.2970%0x981d…fa8120s ago0xd534e9…b800fe
0x6536…fa410x6839…1a2bBase$0.003100%coinbase22s ago0x1e9318…3f7d0e
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase22s ago0x401937…340de3
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase24s ago0xa20700…c070a2
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase24s ago0x5900f4…afc167
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase24s ago0xa4a322…372620
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3f2f7d…3de4ee
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase26s ago0xa39b53…78db24
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase26s ago0xad24c1…40e72c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase26s ago0x0d40e9…fffbe9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x12cdbe…f2c42c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase28s ago0xeebf3a…23b321
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase28s ago0x106f24…685654
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase28s ago0xf5f717…e56a88
0x9dc4…24a70x9305…f13fBaseNansenCrypto$0.01100%coinbase28s ago0x2ae499…06f745
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0xc34bb6…b5889f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0x0fc28d…b61180

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.