Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x258b…ab4d0xac65…4417Base—$0.13100%fluxa110d ago0x001153…5b02f0
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x170bc6…44e92c
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x7034a4…1b063f
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x8fc93d…db2163
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x92861f…03a7f4
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x9df2e9…abce47
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x424258…b8392b
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x5ba75e…d3748c
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x0a2d55…2629e8
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x46ffbb…248524
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x0b0c95…b29b31
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x3c1310…65714b
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x1d7537…a3ffc3
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0xb20623…adf762
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x69d52f…4db58d
0x258b…ab4d0xac65…4417Base—$0.04100%fluxa111d ago0x1277e7…08e324
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x3d63e1…6f3bef
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x36c48f…40889b
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0xcc9061…826772
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x7572d1…2c6fca
0x258b…ab4d0xac65…4417Base—$0.04100%fluxa111d ago0x9ffe1e…fcd632
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x4ddcd1…f242d7
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x20a2b1…0008d6
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0x678270…a09f40
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa111d ago0xe95ec4…73795c

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.