Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x806ff9…aeec63
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x9f2860…6e02d3
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0xb23862…05209a
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x08aa66…ba3537
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x46b18c…243782
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x689a15…6366e8
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0xfb0907…10f3a9
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x200ca9…9a965c
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x6ed8f8…2cc88b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x76d046…8a00e5
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x066529…2b3dc4
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x0622aa…8789e4
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x50658c…cedad4
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0xf4379d…5a2ae1
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x0f557f…7d5b09
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0xcf0f96…3daefe
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x440f0d…ff0966
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x5e284a…2ef0a5
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x4bd43d…2be5d7
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0xeb9055…5ced2b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x46075c…47cc41
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x34d630…637adc
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x5bfd00…1b48ab
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa44d ago0x3e1258…2e5c0b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa44d ago0x125653…021ed7

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.