Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x31c274…510f35
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x1a3aed…132ea7
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xad0b6b…d83cbb
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xf154c7…74248f
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xff91b2…54a327
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xac95a3…4ac8f3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x3b2b9d…5afb96
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x8c0b3d…ccd827
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x2ff914…aef1d3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xb9e0e8…67e10b
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x8a0d4e…05aee3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xb2d811…2ff3d4
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xb56461…26a081
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x68367f…a5c3c1
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xd4a26a…b4d48c
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x841337…99e6dc
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x357945…93e2ea
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xd48b61…acfb83
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xf11acb…b0587f
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x79b717…2855ec
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x3e3418…48e944
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x1235bc…fa11c7
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xff7683…fb1940
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0xe0c311…893bea
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase49d ago0x436fbc…f09064

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.