Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase18s ago0x8151e2…c58da9
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase20s ago0x92828f…ae4a6c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase20s ago0x114b69…3701b6
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0x6a1f78…f65f6f
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase20s ago0xcc24d5…2e27d6
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase22s ago0xb60e59…05d29c
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase22s ago0x9d03de…58091a
0x9634…47400xef43…6c7fBase—$0.01100%virtuals22s ago0xb3a3c9…3c3662
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase24s ago0xfd799f…ebe679
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase24s ago0xa4cbe5…e76228
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase24s ago0x3c24a9…2a453a
0xba78…49ab0x6839…1a2bBase—$1.00100%coinbase24s ago0xe3d11d…ee0be5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0xf625b5…42b5da
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase26s ago0x403a68…82b5c2
0x5150…16eb0x3320…12afBase—$10.0070%0xb14d…f6b026s ago0xa0ddc7…00b3f4
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase28s ago0x8c2324…2cc1ea
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1434…1c6e30s ago0x391669…98f801
0xba05…e8140xfe80…47eeBase—$0.001100%fluxa30s ago0xa4de0f…5a6ed9
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase30s ago0x009bc3…6666da
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa30s ago0x744113…d51521
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase30s ago0x9150b3…e33861
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase30s ago0x8909b6…991b37
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase32s ago0x40d4b4…44b77d
0xba93…f6970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa0a04a…9d5a1e
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase32s ago0x7a9b44…4cce6b

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.