Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa48d ago0x014da6…8beeba
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x83a182…f6af24
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x381bcb…274f22
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x3b59c1…ac0aeb
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xeae9d1…b3bfd9
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x8a1f74…04c109
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x6396e3…e222ca
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xc03462…1a8afd
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xc45d4a…114058
0x4964…14270xfe80…47eeBase—$0.001100%fluxa48d ago0x44309a…9a475e
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x07b122…0ef674
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x73aa10…604304
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x48fa6e…629613
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xe6f1b3…76d482
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xc34072…0beb8f
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x343d72…41ce26
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x5a3526…1fa3f7
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x83550b…d04c1c
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x9dba61…73c3e3
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x440bda…d73d3d
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xef7ea6…bf2274
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xa5173a…954b4f
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x1f4bc0…b5256c
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0xe439d1…803242
0x4964…14270x9c95…e299Base—$0.001100%fluxa48d ago0x5ba01d…3f0107

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.