Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa112d ago0x2ec6bd…d816d7
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa112d ago0x27c5f0…3fabcc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa112d ago0xf73ff4…eaca90
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa112d ago0x207b8a…f5ff28
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xde3374…e4259a
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x811704…0575bd
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x3a6b86…bb50e1
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x5a7038…85a739
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa113d ago0x64736b…4913a7
0xb90a…9ae40x8a32…163aBase$0.02100%fluxa113d ago0x8df9cf…9a680a
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xa61f10…f2791e
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xcd6324…169b24
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xc8b531…4d9320
0xb90a…9ae40x8a32…163aBase$0.45100%fluxa113d ago0xdda7f7…55ac9a
0xb90a…9ae40x8a32…163aBase$0.81100%fluxa113d ago0xd9c874…ccaa47
0xb90a…9ae40x8a32…163aBase$0.81100%fluxa113d ago0xd71df2…146ad8
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa113d ago0x853dba…932a86
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x086503…92ed38
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x6f2a34…fd74d1
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xc62e4e…e8f856
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x8f933f…5cbe83
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0xedc797…89cbba
0xb90a…9ae40x8a32…163aBase$0.02100%fluxa113d ago0xe9ad10…e82510
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa113d ago0x4f4f45…6726a9
0xb90a…9ae40x8a32…163aBase$0.02100%fluxa113d ago0xc5ed2c…63e019

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.