Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xf57154…484f73
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x2d04a6…fc1063
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xe20ac9…9b6f51
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xdc514e…b003fd
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x6a4ba2…cde81c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xdaf304…785985
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x930e28…6b6224
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xabc524…f43c55
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xb3cf71…687220
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x18f600…9995e2
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xe4f91b…482d58
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x0d7335…f3d4af
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xf45a3c…769760
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x155087…c7e854
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x272fb0…e7c990
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xb968fb…888344
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x5119d5…fed483
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x6e754e…5d3d2b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x3f4268…086653
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xe9eefa…41b0cc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xe4b455…ef412a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x57043e…e0b4d5
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xc06d5c…b0621a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0x3f3596…d0b570
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa72d ago0xd0ed74…265799

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.