Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x693ed6…c3f1c7
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x9397c0…be72cd
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xc301a7…fab6bf
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x15f9d1…142558
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x9da98b…3a65ae
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x65e769…393811
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xd400fa…9cbe9a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x8049b9…81d593
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x0b4a52…eab09b
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xe1f853…c90295
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xe1e3d1…274d84
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x95397e…892281
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x120801…a87549
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x04e153…10d193
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x5e6232…cc2d72
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xd0a17a…a88732
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x73d3f8…80a5b8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xdd9deb…4c2413
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xf5f4ad…35d4c9
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x814f3d…afc247
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xf9fee2…856d5d
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x48805e…e1d436
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xecbed1…f549e8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0x59ce30…f87c18
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa73d ago0xab4a8e…cb253a

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.