Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xf8b28d…e9d3d1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x8506e9…bdbfdc
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x3cad97…520269
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x71b04f…eb84d8
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x64c11c…48dc16
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x031206…67c0ab
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x0c3232…ae0d80
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x6054ba…22763e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0xca9b64…10262f
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x4c8b60…8c330b
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x21d831…b0527c
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x310ecc…fed91c
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x7931dc…0e16a6
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x2a0353…3e3294
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x1756de…b0f28b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x9ac48c…b5b023
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x22be3e…91d50a
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xf03569…fc54dc
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x55f46d…290518

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.