Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase$0.02100%fluxa111d ago0xe45439…94e93a
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0x442a92…fc156d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0x54fcd6…868e7f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0x294410…679827
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0xa9a643…f295eb
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0xb04614…443997
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa111d ago0x80166a…9737d0
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x153681…c42dcc
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x547326…6109da
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x628cfc…f24e8e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xdf0db1…6aff35
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xc6345b…fddb1b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xc27af8…53507f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x53b67d…abf7de
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x555e8d…507cf0
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x0cf25f…e6b14d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0x7c8762…e626bf
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xe39bfc…298d7e
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xb70225…607776
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xa5fad1…a10039
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xfc1c69…f1521f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa112d ago0xe5781a…7fe66c
0xb90a…9ae40x5f91…abbcBase$0.05100%fluxa112d ago0xdff678…833651

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.