Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x6ac64e…93d4e8
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xfc2fa7…7483af
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x2464bf…b8257f
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x83e9e7…d1b592
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x35ff0e…ea4d81
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xf9835d…265e5a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xd43a9f…8cfd20
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0xbeeb11…cb5c97
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xa93864…c22bf0
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xebc0e6…035b33
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0xe844ec…1f9789
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x8ebb67…64f49b
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0xb5746d…135ea4
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x90c627…198683
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x4c0da6…35a58c
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x62951d…66dfdb
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xa7a736…b3e145
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x3495c1…73a15d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x4ecdb6…0c132c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x2a942d…39ebc8
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x784466…dafc8d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0x1f5c5b…8c20e6
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa36d ago0xbc89e7…0fbeee
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0xe28458…38d474
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa36d ago0x36f678…2c9a3a

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.