Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xf28ac9…919433
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x81208d…8522f1
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xf96718…ff4ca2
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xa4f82a…1c0295
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x67dcef…ed475b
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xb45402…741e04
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xd095ee…ebb5e4
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x345a49…126328
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x49bb7b…cf701e
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x85107d…12c46d
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xfd36dd…383735
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x2fd834…44f7fa
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x635131…c695f8
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x66c9b3…f177d3
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x997d87…7456dc
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x3d06a3…a518ff
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x4d48bf…7e441f
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xaf02fe…9da269
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x843308…20a25d
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x08475d…29ba62
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0xdf0477…9bd989
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x1ec919…04d27d
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x817a5f…64ac94
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x33600b…11ce84
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa58d ago0x3c04a2…1f524f

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.