Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xa5c8…4ccb61d ago0x5ca868…c284d6
0xa520…eca40x0e3d…7757Base—$10.50100%0xd301…c7ff61d ago0x5b90f8…2ff5b7
0xa520…eca40x0e3d…7757Base—$5.25100%0x4b4c…8d4061d ago0x369d48…7351b5
0xa520…eca40x0e3d…7757Base—$8.40100%0x1ae8…2c7361d ago0xdd4420…7dc8cd
0xa520…eca40x0e3d…7757Base—$10.50100%0x6344…a21a61d ago0xb2853a…369d83
0xa520…eca40x0e3d…7757Base—$5.25100%0x8bf2…a82e61d ago0x04c989…47d2ef
0xa520…eca40x0e3d…7757Base—$10.50100%0xb834…55bc61d ago0x44474a…b98c56
0xa520…eca40x0e3d…7757Base—$10.50100%0x35fd…376b62d ago0xf756c5…a221fc
0xa520…eca40x0e3d…7757Base—$3.15100%0xcfc4…e10462d ago0x8a3e06…265fad
0xa520…eca40x0e3d…7757Base—$18.90100%0xf098…e1e462d ago0x4a942a…d17251
0xa520…eca40x0e3d…7757Base—$10.50100%0xffde…041062d ago0xe1b362…bc7ab7
0xa520…eca40x0e3d…7757Base—$21.00100%0x6476…d72662d ago0xec387b…0ac4a2
0xa520…eca40x0e3d…7757Base—$6.30100%0x4339…385062d ago0x3c14fe…88be71
0xa520…eca40x0e3d…7757Base—$5.25100%0x04a0…f71862d ago0x170aa0…f3fe16
0xa520…eca40x0e3d…7757Base—$5.25100%0xe4ca…c91c62d ago0x6fd2c7…4b0c93
0xa520…eca40x0e3d…7757Base—$3.15100%0x1a4b…80bc62d ago0xc32ef8…47247c
0xa520…eca40x0e3d…7757Base—$5.25100%0x493b…b91662d ago0x730ce9…53d81d
0xa520…eca40x0e3d…7757Base—$5.25100%0x5720…a5f462d ago0xcf0edc…e3f9c0
0xa520…eca40x0e3d…7757Base—$5.25100%0xc6fb…0f6c62d ago0x0362b1…80b238

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.