Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase9s ago0x8f64b6…f7b24e
0x8d8a…7b1d0x52e2…f3eaBasex402 service$0.005100%coinbase9s ago0x9e64a4…a81781
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase11s ago0x0dbac3…9e8e67
0x8d8a…7b1d0x52e2…f3eaBasex402 service$0.003100%coinbase13s ago0x082db4…abf30b
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793215s ago0xc76c0c…75824e
0x8d8a…7b1d0x52e2…f3eaBasex402 service$0.005100%coinbase17s ago0xfc2499…d72522
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase17s ago0x9cd9db…604e7d
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x77717e…79d0a1
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0xd4d693…7e3090
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x32f2d1…f9ed6a
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase19s ago0x5a6d09…dfbe4c
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793227s ago0xd9ba9a…65369b
0x7078…50800xa9dd…2315Base$0.002100%coinbase27s ago0x41d4d4…6cf6bc
0xa54d…49f50x3ae9…e92cBase$3.4570%0x64b2…883329s ago0x541381…e2327c
0xdd6b…807f0x3e0a…78e7Base$0.002866100%coinbase31s ago0x763baf…704587
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x3f9543…215a0b
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase35s ago0xd78e93…bb908d
0xa54d…49f50x9de9…be8fBase$4.0070%0x64b2…883337s ago0xa0e1f5…008c6d
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793237s ago0x148a35…925397
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase37s ago0x88726a…c523ce
0x7078…50800xa9dd…2315Base$0.002100%coinbase41s ago0x009ddc…df3d8c
0xbfa8…5e7b0x3c07…7c64Base$0.002570%0x79e0…ba8443s ago0x30e7a5…2ce571
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase47s ago0xfbf830…e93f37
0x1332…66eb0x47c5…4fc3Base$73.5070%0x406c…cda347s ago0xcf26f1…49436b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase51s ago0x77116a…8e84f8

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.