Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x0f83fa…6c569c
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xf45c29…15c5e4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xde1b3e…93ed23
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x0aae8e…4c861b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xea033e…904f66
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x948389…f017df
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xf2b706…c3f0bc
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xbaad0a…d85859
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xd73e3b…3b775b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xd901c1…9aabc0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x04b63d…ba9ab2
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x5db226…b8d077
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x66d5de…ce67b4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x188ac1…3c1515
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0xaffd15…089738
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x9733a5…29c76f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0xd618eb…9abc67
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x151476…459f1f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x1e02e3…77c606
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x3cf691…45666e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0xd7376e…6f2b29
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0xd7ae6d…b2c27d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x549468…d1fb51
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0xd63cd3…2de822
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa64d ago0x1c002e…1cf7b0

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.