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%coinbase16s ago0xc77c11…246354
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase18s ago0xd40b4f…7e6c21
0xcc33…ed030x6839…1a2bBase—$0.003100%coinbase18s ago0x63125b…19ef62
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xa64d11…a1238d
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase20s ago0xcec4a4…a0c312
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x0978c9…1c5b27
0x0a46…d52a0xfe80…47eeBase—$0.001100%fluxa22s ago0x465138…f902b9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0xcabf88…ccd0dd
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase22s ago0xb7e171…2b666b
0x3443…ed890x8a12…0881Base—$2.43100%coinbase22s ago0xba21d2…ff78b5
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc07c…d71824s ago0xd5d266…61c68b
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase24s ago0x486ffa…6af47b
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase24s ago0x59632f…ea5e97
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase26s ago0x0294f5…e59b71
0x59f4…ed970x6839…1a2bBase—$0.003100%coinbase26s ago0x71dfa4…247801
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase26s ago0xe36c08…e98b1c
0x1cff…0fcb0xc220…774eBase—$206.91100%mrdn26s ago0xdd2b82…e717f1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0xbfdd57…d5e8e3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0x0237cf…5b2b38
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase28s ago0xaedff1…54508c
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x026aae…462710
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x7d1415…eb2190
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase32s ago0x693177…9b8441
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34s ago0x3317b4…25b622
0xaed7…88df0x8a12…0881Base—$0.71100%coinbase36s ago0x9a3cee…2af0b8

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.