Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x82da70…b64815
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0717d3…707baf
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x9d34a5…291b60
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x93e7a9…71da4d
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x55f606…6001a1
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x091265…5bb83f
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x562310…8dd172
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xbb99df…6aeb62
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8b4ebf…68418b
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x6d6845…ecf66d
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xab623f…f614b8
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb10d81…8c05ed
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x11cbf4…6df586
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xcdeb95…6f62e4
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xe01d94…aade88
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd22b77…36ffe4
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x658224…3892ac
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xf568a3…f4ec62
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3dcf97…a195e4
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x94799c…dce6b6
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xa6c401…2ecc19
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xafa69d…aea29b
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x790d5a…7e232a
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x89c6da…a9bd13
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x7c0a2a…9977a5

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.