Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0xe89cc4…2c4077
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x5db1c7…9bda26
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0xeb3776…07407a
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0x9d7db9…761f0b
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0xcee77a…0a7dbc
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.02100%payAI4d ago0xee39d5…b9f446
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0xc2aa52…e72d0e
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0x31491f…92521b
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x7e8947…4c54e5
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0xa48583…05a870
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x7d619c…7e5364
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.02100%payAI4d ago0xe47cdf…f0fe96
0x7e6b…2b1c0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0xceb7b3…03d790
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0xb134e1…8e299c
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x83133d…7fcc7b
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x4b19e2…3440aa
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0xea6d48…486a40
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0x523ed1…cd73c3
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x950603…b1eb7c
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.02100%payAI4d ago0x88476e…734b1d
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x1593e5…1fef6d
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0xb9feb2…b8222e
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0x9a1778…99cfdf
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.03100%payAI4d ago0x23ee82…188d7d
0x19fd…916d0x69f1…1388Basesantyvv-dataOnchain$0.01100%payAI4d ago0x1f27ba…ed1d1f

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.