Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xa43575…b122a5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xded1a4…13ec1b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xa33e09…a794d3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xc74052…e679a5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x703ab7…d8b86a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xd74a83…84628d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x1e4a34…07dbb2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x0705db…52ba07
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x913c99…e1e3af
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x0821ac…c57ddf
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xe52047…6420bf
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x83a6f9…8dd5c8
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xc0f861…612a78
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xd1ea85…36999e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xbb36ab…caf6e2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x681280…5bdcd2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x28a155…867781
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xc7fbe3…b2be57
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xda83b0…f1b8e6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xd2d2b8…a0c0a9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x97b921…00b0d1
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x123dc1…642fe2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x6f38ed…18a631
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0xb59fd8…b93e8c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa88d ago0x28976e…bab99a

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.