Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xb23216…52218b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x49a8cb…577198
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xfdf650…653a47
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xde7f13…40f8af
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xbc0ee5…f8b24c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xa3a01c…34bd42
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x0039e7…44c503
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x59c905…77d158
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x06de5b…a45e1d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x1db0e7…109e8b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xf57785…2d3b5e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xe9e18d…c34a02
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x802b04…811d71
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xa372f6…cb8505
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xff4054…ac0aa5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x005ea8…2b1338
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x8b6ffb…435543
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xf96e0c…e7d3be
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x799126…1ff49b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xd61c9b…2697ea
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x451ce4…02a018
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xa1c17d…def81c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0xf5c1f9…b959b4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23d ago0x166d0c…4fa86e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase24d ago0x6215be…7f4764

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.