Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base$0.002100%coinbase7s ago0xde251f…346d6d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7s ago0x6891fc…472709
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase9s ago0xea4dea…770967
0x1332…66eb0x47c5…4fc3Base$10.5070%0x33d4…503713s ago0xa00fc9…489ab6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xe00afa…afcfce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13s ago0xa292a2…6a19e8
0xf728…29780x6839…1a2bBase$5.00100%coinbase13s ago0xae26c4…280f8d
0x5e14…28990xa9dd…2315Base$0.01100%coinbase15s ago0xda8477…3f05c7
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa15s ago0x77aeb2…40a8dc
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793215s ago0x186a29…939762
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe06cbd…76790d
0xdbe2…c1cc0x3e0a…78e7Base$0.005006100%coinbase17s ago0x0c22d2…0650a5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xca83c9…9345bf
0xe9e3…c7c40x6839…1a2bBase$1.00100%coinbase19s ago0xad3978…200c38
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8c81e8…0342f8
0x5e14…28990xa9dd…2315Base$0.002100%coinbase23s ago0x0fa11c…effa28
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793225s ago0xa9fa5d…3a6170
0xd11e…43b00xa692…8a7bBase$0.00520%Payer-submitted27s ago0x1ccb8a…59e8af
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x056350…1a0dd4
0xa960…4ad50x6839…1a2bBase$1.00100%coinbase29s ago0x8e0856…f4bbf0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x940824…7ef0f9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x1383c8…16b4a1
0xd11e…43b00xa692…8a7bBase$0.00520%Payer-submitted33s ago0xf81af1…aeb10a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x0c4822…9a6006
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase35s ago0xb29855…58064d

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.