Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xd5dbf1…faeda9
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xe8ee86…93087e
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xa59856…a5312a
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xdaa27c…702a83
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xe22389…57132f
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xfadc35…3508ca
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0xd9d483…98d5ba
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0x4d5ecc…309f60
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0x80b5c0…5c72af
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0x139e4b…1c652d
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa73d ago0x85ec2e…47f9a8
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x620821…eb0a29
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xa965e0…f14bbd
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x4c027f…51be49
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x879db4…613e1f
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xd86281…22aa5b
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xe849fe…c63d9c
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xa2f641…50d142
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x57c6ca…ed1b0c
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xd48928…59a5b3
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x1fedc3…7a5a59
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x221b3f…b0e5d3
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x00c079…fdf1be
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0x15a29e…93d507
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa74d ago0xb00877…e83c62

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.