Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c13d ago0x86927b…db7b54
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c13d ago0xe6a1fd…7ec91e
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c13d ago0x5993e1…488e7a
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c13d ago0x8ac937…e15834
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c13d ago0xc08479…b5262f
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x629e96…bc2180
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0xfa8baa…41a1db
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x41a632…36d01e
0x0091…871e0x2f01…a0d3Base—$0.000870%0xa2d4…125c14d ago0xea6aba…cc8569
0xd591…428c0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x10b130…322dcf
0xdde2…daf00x2f01…a0d3Base—$0.000870%0xa2d4…125c14d ago0x7d4f30…1628f8
0x0f47…a4d90x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0xa213a5…b7beaa
0xd591…428c0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x676516…491d74
0x4707…3b810x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x88a708…e01dd0
0xd591…428c0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x5f02d4…80a4fc
0x8b84…9b290x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x86a51e…12b2f6
0xd591…428c0x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x68d09d…9e19a6
0x275b…5fd20x2f01…a0d3Base—$0.0170%0xa2d4…125c14d ago0x015712…6e0700

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.