Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c30…6f110xa8b2…1d68Base—$0.0170%0x9501…c67714s ago0xdd2c4b…d3e727
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x767b1f…ccc36a
0x0976…2f960xf000…94fcBase—$0.10100%coinbase18s ago0x45dd77…89da82
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb8f9c5…376c98
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x8823ed…3d0e3c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0xdfb23e…063296
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase24s ago0x3c5275…4540ae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0x66ffbe…dfdd38
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase24s ago0x953cf6…386b76
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase26s ago0xcaf1c9…76fb6e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8f5d69…14b0c1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xf03b67…7fe373
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0x44c1fe…3071a7
0x46de…e5920xa8b2…1d68Base—$0.0170%0x9501…c67732s ago0xf9cd42…3aae68
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0x7ef838…9ac2f3
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0xe45c62…bd22cc
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xd32ca2…74302d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xace915…6afd02
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase36s ago0x18cf5a…5feb5f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0x9a29d4…865358
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase40s ago0xd86267…837282
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x2dcf70…1263ab
0x8947…94f00x47c5…4fc3Base—$10.5070%0x7929…b33142s ago0xe673af…0a0ea6
0xcc69…890a0xa8b2…1d68Base—$0.0170%0x9501…c67742s ago0x76c927…54e3a9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0x46709c…51b310

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.