Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI3d ago0x96cb11…d05a68
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI3d ago0x448ff1…8741bb
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI3d ago0xf38a5d…2da6db
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI3d ago0x2ec437…3e1fc7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI3d ago0xa58ffe…11fd89
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI3d ago0x1d0278…9ae056
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI3d ago0x19dc7e…37ab51
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI3d ago0xb2e723…60d22e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x6c864d…4a6b9b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0xd678b2…35548a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x00f552…814c62
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI3d ago0xa7ea0e…9a9a78
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x0c481e…7d3825
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x5525e7…504cc8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x9b8950…25680c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0xa5e91a…4ab159
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x7d63b0…2a455b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x195a88…194834
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x8ca86f…946bcc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0xa75010…948174
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x10dba1…21f801
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x8aa150…2d72cd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x2a4c50…f220b5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x279d34…9aec17
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI3d ago0x7ad294…4dfbe1

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.