Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$8.59100%coinbase52d ago0xfd1c4f…edefd1
0x1ebf…76220xb0af…7de0Base—$8.59100%coinbase52d ago0x149af5…8be7a3
0x1ebf…76220xb0af…7de0Base—$10.10100%coinbase52d ago0xf6b34e…f7834b
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase52d ago0xb760f6…291ffe
0x1ebf…76220xb0af…7de0Base—$12.12100%coinbase52d ago0xee06e2…18a3f3
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase52d ago0x1aa0de…0c5c54
0x1ebf…76220xb0af…7de0Base—$10.10100%coinbase52d ago0xdea440…3667af
0x1ebf…76220xb0af…7de0Base—$8.08100%coinbase52d ago0x70d3b9…38d95e
0x1ebf…76220xb0af…7de0Base—$10.10100%coinbase52d ago0x08a403…ed7827
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase52d ago0x3a3479…328191
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase52d ago0xa1e9eb…bb4297
0x1ebf…76220xb0af…7de0Base—$9.09100%coinbase52d ago0xc494e0…7a1afc
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase52d ago0xbfc75f…4e68ce
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase52d ago0x7a33bd…330d28
0x1ebf…76220xb0af…7de0Base—$9.09100%coinbase52d ago0xd1fb5a…69d4d5
0x1ebf…76220xb0af…7de0Base—$4.04100%coinbase52d ago0x57e137…05174e
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase52d ago0x270ebf…0271d4
0x1ebf…76220xb0af…7de0Base—$9.09100%coinbase52d ago0x56245c…e97a1c
0x1ebf…76220xb0af…7de0Base—$4.04100%coinbase52d ago0xe7587d…70a522
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase52d ago0xecc8fc…f5c50a
0x1ebf…76220xb0af…7de0Base—$8.59100%coinbase52d ago0x87635e…3ffcaf
0x1ebf…76220xb0af…7de0Base—$4.04100%coinbase52d ago0x0c6636…29470b
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase52d ago0x85bbb5…a34e84
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase52d ago0x282297…63e31c
0x1ebf…76220xb0af…7de0Base—$10.10100%coinbase52d ago0x6bf3d6…fa3456

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.