Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb37…36aa0xac65…4417Base—$12.69100%fluxa112d ago0x00ff1d…dfb9dd
0xb90a…9ae40xeb37…36aaBase—$12.61100%fluxa112d ago0x786fe7…424857
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0x084253…206eaa
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0xba1594…2db3e4
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0x502222…f11ee6
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0xc6738b…db0176
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0xc177f7…15aa03
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0x55cdb5…7d3879
0xb90a…9ae40xeb37…36aaBase—$0.02100%fluxa112d ago0x43fe1d…0a814e
0xeb37…36aa0xac65…4417Base—$0.02100%fluxa112d ago0x680e42…1136bd
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0x64d228…6e28d8
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa112d ago0xba894c…25125b
0xeb37…36aa0xac65…4417Base—$0.04100%fluxa113d ago0x1992f1…d8ddc9
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0x0a434e…9646db
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0xcede78…f37282
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0x9289a6…fcfea1
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0xfa781d…253596
0xeb37…36aa0xac65…4417Base—$0.02100%fluxa113d ago0x1f2a72…2e2536
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0x54f6c1…fbab22
0xeb37…36aa0xac65…4417Base—$0.01100%fluxa113d ago0x30cf2f…f557b2
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0x8fc770…0a279d
0xb90a…9ae40xeb37…36aaBase—$0.01100%fluxa113d ago0xbd555f…63e85c

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.