Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x2de27a…b4fd7e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8s ago0x0f4ec3…78b9a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x493709…c50323
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x39e0…3f7914s ago0xf211ac…47b3de
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase14s ago0x5cdddc…d5de5f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase14s ago0x684739…e59111
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x3e6959…144dc4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase16s ago0xf28a2a…9ecf18
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase16s ago0x664afb…8da1c0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16s ago0x0a06d8…5b8888
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x94b162…674122
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x382275…ab7d6e
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xa3f783…8499e0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xe1e3cd…b055b0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x18b47b…7d72f3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8ccd34…15b67c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x99097f…61bff9
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa75d…d8a526s ago0x502dbb…570692
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x965989…0dca71
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase28s ago0x50e27f…016256
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x961e9b…3747cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x28dbee…e51242
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase32s ago0xc16f48…58c79f
0xc88f…7bce0xfe80…47eeBase—$0.001100%fluxa34s ago0x31f955…9a1bb2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34s ago0x8a8a7f…a702fd

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.