Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0xa44661…9a54d3
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a512s ago0x1b95a7…e4fff0
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a514s ago0xa177ac…8b7571
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x25f3ec…e1482b
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xfc9947…772303
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x6059c7…20849c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase18s ago0x7e9fcd…fdb5ff
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0x075e0c…ee7595
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0xcf147e…281f81
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0xe53ec9…3f0f19
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0xb693c8…b25fdd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase24s ago0xd0abf7…e2e3c6
0x51b4…49a10x3e0a…78e7Base—$0.003133100%coinbase24s ago0x229e50…ca6036
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0x5de995…ff931e
0x4af6…8e4b0x8a12…0881Base—$1.53100%coinbase24s ago0x1695a3…3d5f11
0x492c…3b3d0xef43…6c7fBase—$0.01100%virtuals26s ago0xe7e5fb…460699
0x645b…92ca0x47c5…4fc3Base—$10.5070%0x75c8…902c26s ago0xc84b4f…8b5860
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase28s ago0x074b90…8a5aa5
0x157a…10bf0xd499…fad1Base—$42.6570%0xf0f7…65c528s ago0x7cd1e9…9ebc7c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x5dd5e8…3007eb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0xc7b3e3…a1b1c2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase32s ago0x07d439…2974a3
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xe5abfb…de7252
0xd562…7d570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase36s ago0xda5f69…2982ff
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38s ago0x7a69b0…3f3d7f

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.