Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5446…c7390xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x050354…55b9b5
0xb7aa…2fe10xa8b2…1d68Base$0.0170%0x9501…c6778h ago0xab6ad7…18a2c0
0x6b35…4d260xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x646e17…cef392
0xad6d…0f210xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x67b12e…00ec0a
0x2a89…28b90xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x699ae8…967532
0xa28b…bf060xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x10f2cf…90f6ed
0xa28b…bf060xa8b2…1d68Base$0.0170%0x9501…c6778h ago0xb7201a…eaf5c8
0xb7aa…2fe10xa8b2…1d68Base$0.0170%0x9501…c6778h ago0x327f17…3e413f
0x9716…e44b0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x62580e…9a541a
0x6b35…4d260xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x238435…de5cb4
0x68af…b6e30xa8b2…1d68Base$0.0170%0x9501…c6779h ago0xc1b885…d22c22
0xf6ab…f8410xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x0838c6…36631c
0xa672…a06f0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x004b01…c5f6e0
0xd5cf…04f40xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x270f8d…3d2d88
0x9716…e44b0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x7b3fde…b22282
0x27b1…f8820xa8b2…1d68Base$0.0170%0x9501…c6779h ago0xf02dd2…c40435
0x05e1…39150xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x404187…a05d89
0xad6d…0f210xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x9ff1a8…70836e
0x95ad…84380xa8b2…1d68Base$0.0170%0x9501…c6779h ago0xd2a5ed…039e93
0xba21…b90e0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0xf0608e…738286
0xe086…67910xa8b2…1d68Base$0.0170%0x9501…c6779h ago0xda9836…075207
0x6af1…536d0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x72f9df…07ad72
0x3e84…740c0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x499d52…1d9013
0xed03…0f650xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x29a2eb…93ff2d
0x8c7e…c20d0xa8b2…1d68Base$0.0170%0x9501…c6779h ago0x6b610a…a8c935

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.