Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5ac…a2f70x6839…1a2bBase$1.00100%coinbase11s ago0xd96fa9…f312a8
0xf6f4…e7f40x47c5…4fc3Base$21.7370%0xe6a1…011711s ago0xa9376c…2af190
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x1296ef…c2d073
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x7b067d…b78f18
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x31c34b…b3329d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase19s ago0x67fbfd…e16d16
0xf728…29780x6839…1a2bBase$0.003100%coinbase21s ago0x46ae14…271379
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a527s ago0x32651a…ce3e0c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5084ad…3f9235
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x66f18e…06096a
0x2a2b…685b0x6839…1a2bBase$5.00100%coinbase31s ago0xf5f6d3…7ca847
0x704b…86700x6839…1a2bBase$0.003100%coinbase39s ago0xca0b3f…c72740
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x8948ba…e23bbd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc39s ago0x2da9b7…eae218
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x383d2d…259738
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xbf4a9f…49e89c
0x1335…d9fa0x3e0a…78e7Base$0.00527100%coinbase43s ago0xbf3ff5…816609
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa47s ago0x0b4ab0…d8ab4c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase47s ago0xe92312…4396cd
0x2bbf…94770x6839…1a2bBase$1.00100%coinbase49s ago0x165e99…a89ada
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x0d955a…edf80b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x7abb88…dcedcc
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793257s ago0xce8d32…3a573c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0xc2421f…d2ce79
0x04ce…e0c00x6839…1a2bBase$5.00100%coinbase1m ago0xeb6e6d…cfd450

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.