Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x6eba20…310a9c
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xbf676a…00afdd
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xd90318…460013
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xae7e25…0be553
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x84cd13…d6ed0b
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xf0616c…a29372
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x438448…f1942e
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x4f88b8…8e85d8
0x832e…37950xac65…4417Base—$0.03100%fluxa118d ago0xc12ca0…28bbbc
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x95558e…de82ec
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x0cd6fc…7e1bca
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x533921…d5e2e6
0x832e…37950xac65…4417Base—$0.01100%fluxa119d ago0x17749e…2b2983
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0xa23716…cc3a7a
0x832e…37950xac65…4417Base—$0.08100%fluxa119d ago0x0f04a1…3f1b1a
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0xd0d4b3…7de093
0xb90a…9ae40x832e…3795Base—$0.05100%fluxa119d ago0x7cd559…543cfb
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0x7baa06…f677ac
0x832e…37950xac65…4417Base—$0.05100%fluxa119d ago0x50e8ce…d99a20
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0x9dd5d5…6efd0a
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0xd9d7b3…f3a22d
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa119d ago0x791a75…8a19a2

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.