Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0x289ba9…1c9460
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0x3aaa29…403c11
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20s ago0xb909d5…30fdfb
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a522s ago0x152eab…c5b8b2
0xb031…348a0x8a12…0881Base—$1.19100%coinbase22s ago0xda7305…28699e
0x9e85…23bd0x6839…1a2bBase—$1.00100%coinbase22s ago0x216160…8201fb
0x5440…4fc00x4f4b…422dBase—$0.0015100%coinbase24s ago0xf28d9b…678904
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a526s ago0xcc18b9…0bec1a
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a528s ago0xbfe143…d7b6de
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a530s ago0x4f7ac9…7c35c7
0x925d…3c010x6839…1a2bBase—$5.00100%coinbase30s ago0x9aad56…a180ae
0x7fc2…ccc50x323f…503bBase—$6.0070%0x3e32…3ce730s ago0x0fad56…5d3b27
0x531a…c2b00x3e0a…78e7Base—$0.00472100%coinbase32s ago0x490bd5…d84070
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa8d3d1…7dcefa
0x2d55…18130xef43…6c7fBase—$0.01100%virtuals32s ago0x994719…24ecfa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0xa30b05…4d4a7e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase34s ago0x932678…67c2ff
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a534s ago0x12300c…c700bc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36s ago0x1bee80…21121a
0x6809…59150x6a0a…bf67Base—$0.02100%coinbase36s ago0x4f604e…666e6f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a538s ago0x9bd89e…b8a527
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0xed3d9e…36530a
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a540s ago0xc5f717…7e1d0c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase40s ago0xdabe68…de64e2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase40s ago0xae6d61…277265

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.