Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x791f49…11c1e4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x004a61…844bfd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x1df6af…4974ec
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x7c5c04…90dc28
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x9ff183…3b769e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x77b0a7…feaf84
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x53953b…f4245c
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x855632…ef97a7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x4a01de…10cbe6
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0xd62367…37d2cc
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0xed9a85…54c3ad
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x26a734…659b8b
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x35d9d9…76c4d8
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x9236b3…cec33d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0x110c4c…18bd87
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa35d ago0x1e1684…6ea015
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa35d ago0xfe0e06…476656
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa36d ago0x84e92e…c7baca
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa36d ago0xa8f05a…74e84a
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa36d ago0xa13ec9…4946e3
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa36d ago0x439a63…6df171
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa36d ago0x27a984…099fac
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa36d ago0x464789…e275c7
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa36d ago0x1c146a…366e92
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa36d ago0x3e6056…5a0b93

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.