Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa3b0…b596Base—$0.90100%fluxa118d ago0xedfb29…62df02
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0x8de766…39ec56
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0xd43f38…c28023
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0x759e1f…4aa686
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0xf68caa…b5303e
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0xdbba2f…f6481a
0xa3b0…b5960xac65…4417Base—$0.05100%fluxa118d ago0x8a9b37…fff488
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0x7eb128…54491d
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa118d ago0x30afd3…fa62e4
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0xb2713b…a8e168
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x8534b8…d02a86
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x190cd2…89e12b
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x0c34d9…b2f3ad
0xa3b0…b5960xac65…4417Base—$1.01100%fluxa119d ago0x0b700c…3a298b
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0xa8034b…13c02e
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x4d7c37…417e5c
0xb90a…9ae40xa3b0…b596Base—$0.90100%fluxa119d ago0xe91635…871622
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x1cab49…b1aaa4
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x8f237e…4d0767
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0xc854c8…441859
0xa3b0…b5960xac65…4417Base—$0.04100%fluxa119d ago0x7af2e8…cca2bd
0xb90a…9ae40xa3b0…b596Base—$0.06100%fluxa119d ago0x7ecd4c…e08630
0xb90a…9ae40xa3b0…b596Base—$0.04100%fluxa119d ago0x7286fe…3df6f1
0xa3b0…b5960xac65…4417Base—$0.01100%fluxa119d ago0x43b050…79ad6a
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa119d ago0x2462cd…345588

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.