Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82a4…37640x3e0a…78e7Base—$0.003212100%coinbase74d ago0x08a0e1…76c545
0x82a4…37640x3e0a…78e7Base—$0.003366100%coinbase74d ago0x1fed8e…2a499c
0x82a4…37640x3e0a…78e7Base—$0.004695100%coinbase74d ago0x00683d…532e8c
0x82a4…37640x3e0a…78e7Base—$0.005662100%coinbase74d ago0x6ffe42…4525ba
0x82a4…37640x3e0a…78e7Base—$0.005294100%coinbase74d ago0x15d5f3…462475
0x82a4…37640x3e0a…78e7Base—$0.003746100%coinbase74d ago0x07cc6a…e820d2
0x82a4…37640x3e0a…78e7Base—$0.005831100%coinbase74d ago0x6cd802…203c0a
0x82a4…37640x3e0a…78e7Base—$0.005028100%coinbase74d ago0x69d44a…f505ce
0x82a4…37640x3e0a…78e7Base—$0.0056100%coinbase74d ago0x5fbd4e…accc15
0x82a4…37640x3e0a…78e7Base—$0.00352100%coinbase74d ago0x0b19b7…f64a71
0x82a4…37640x3e0a…78e7Base—$0.002754100%coinbase74d ago0x9128dd…24acf5
0x82a4…37640x3e0a…78e7Base—$0.004687100%coinbase74d ago0x9fbbe4…26318f
0x82a4…37640x3e0a…78e7Base—$0.003813100%coinbase75d ago0x2512ed…954554
0x82a4…37640x3e0a…78e7Base—$0.003746100%coinbase75d ago0xcf137a…3dc20c
0x82a4…37640x3e0a…78e7Base—$0.003759100%coinbase75d ago0x6665b3…85ef71
0x82a4…37640x3e0a…78e7Base—$0.004333100%coinbase75d ago0x7b52f6…e0c7e2
0x82a4…37640x3e0a…78e7Base—$0.005809100%coinbase75d ago0xce68a8…5eeace
0x82a4…37640x3e0a…78e7Base—$0.002932100%coinbase75d ago0x841a10…711bb3
0x82a4…37640x3e0a…78e7Base—$0.005074100%coinbase75d ago0xfaa01a…69754a
0x82a4…37640x3e0a…78e7Base—$0.004969100%coinbase75d ago0xf4578d…d5c6d6
0x82a4…37640x3e0a…78e7Base—$0.00399100%coinbase75d ago0xa6718c…fa4731
0x82a4…37640x3e0a…78e7Base—$0.003727100%coinbase75d ago0x45ad02…4f2085
0x82a4…37640x3e0a…78e7Base—$0.005279100%coinbase75d ago0x5918d1…0b9a79
0x82a4…37640x3e0a…78e7Base—$0.003241100%coinbase75d ago0x7631e5…4c31b3
0x82a4…37640x3e0a…78e7Base—$0.003088100%coinbase75d ago0x136a3d…e2884b

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.