Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x43ba37…5d32be
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x15d4d8…72fda8
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0xab48cb…e24882
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x2ff6de…9fb976
0xd391…220a0x9c95…e299Base—$0.001100%fluxa35d ago0xa82fa3…d461c9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x37574b…628892
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8f7ad3…024706
0xd391…220a0x9c95…e299Base—$0.001100%fluxa35d ago0x29f187…e5e42a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x9d6462…dd20d5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3d11b0…337c3f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x2330cb…78fd63
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4817c5…bb2e8f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0xbcde23…94576b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa35d ago0x4a329c…b24348
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x47084f…55f2a0
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x991542…ad5e4d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x7a307c…7a3cbd
0xd391…220a0x9c95…e299Base—$0.001100%fluxa35d ago0x22a508…b064fd
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0xab6ad9…6d103a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x933e42…3a908a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6193d3…ef6904
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x63e093…b12f1c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x82057c…cf6113
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x49079a…1c5a1c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa35d ago0x28811a…d1778b

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.