Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b7…fb510x6ede…86cfBase—$2.10100%0x2772…8c1781d ago0x316982…1cc465
0x89b7…fb510x6ede…86cfBase—$1.00100%0x2772…8c1781d ago0xeb9b9a…0bffba
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1781d ago0x76dfab…46c3c9
0x89b7…fb510x6ede…86cfBase—$7.00100%0x2772…8c1781d ago0x05ad30…16687a
0x89b7…fb510x6ede…86cfBase—$5.00100%0x2772…8c1781d ago0xd83cbc…6f2e42
0x6ede…86cf0x89b7…fb51Base—$4.80100%0x2772…8c1781d ago0x1350cc…73dd84
0x89b7…fb510x6ede…86cfBase—$8.40100%0x2772…8c1781d ago0xf405f6…8a35f2
0x89b7…fb510x6ede…86cfBase—$0.03100%0x2772…8c1781d ago0xcee502…6d4754
0x6ede…86cf0x89b7…fb51Base—$3.10100%0x2772…8c1781d ago0xaf5657…363e1f
0x89b7…fb510x6ede…86cfBase—$0.50100%0x2772…8c1781d ago0x6c0cf3…fe7417
0x6ede…86cf0x89b7…fb51Base—$5.80100%0x2772…8c1781d ago0xc60f2a…164c78
0x89b7…fb510x6ede…86cfBase—$2.50100%0x2772…8c1781d ago0xd00fc9…719073
0x89b7…fb510x6ede…86cfBase—$0.09100%0x2772…8c1781d ago0x14fc73…69c6fc
0x89b7…fb510x6ede…86cfBase—$6.40100%0x2772…8c1781d ago0x074771…f69d38
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x66d27e…d42690
0x89b7…fb510x6ede…86cfBase—$3.50100%0x2772…8c1782d ago0x923925…a3ca37
0x6ede…86cf0x89b7…fb51Base—$4.20100%0x2772…8c1782d ago0x630255…7776e1
0x89b7…fb510x6ede…86cfBase—$2.20100%0x2772…8c1782d ago0xb1192d…939fa7
0x6ede…86cf0x89b7…fb51Base—$5.50100%0x2772…8c1782d ago0xcccbee…b8c72a
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0xd635d7…4ad8fd
0x6ede…86cf0x89b7…fb51Base—$10.00100%0x2772…8c1782d ago0xd5d21b…9c2ee3

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.