Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x0f504c…e047ab
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x50fd7d…37b730
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xb92960…e9eb3b
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x7ec172…4f3483
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xd8f4bf…27829f
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x76a725…dcf282
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x97487b…0c2a62
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa43d ago0xa04d35…91a858
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa43d ago0x7e9a37…b6604e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xe5ecc7…9aa2a2
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xe4be40…63728b
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x5695e8…d5632f
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xbe276b…60874c
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xf14290…d5ea7a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0xf7fafe…4a289b
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x222f30…5816d8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa43d ago0xfa1dab…d483ca
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa43d ago0x330ede…94f482
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x664184…f10539
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x9fe2ca…52109a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x022a2c…8fefcb
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x76f230…851b41
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x6498e3…3876f2
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x430485…6873c4
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa43d ago0x027369…8a0cde

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.