Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf71…5abc0xc148…3515Base—$499.8070%0xe528…c02814d ago0xed0f9a…606d41
0xa739…4d900xc148…3515Base—$51.0070%0x23ef…243114d ago0xd2cbcf…886b82
0x767b…a9f00xc148…3515Base—$25.0070%0xe528…c02814d ago0x461937…6e13fa
0x9e1e…785e0xc148…3515Base—$53.1870%0x23ef…243114d ago0xf0ad89…a0e00f
0xe5a5…be6e0xc148…3515Base—$78.0070%0xe528…c02814d ago0xd2d1a9…716b4c
0xe5a5…be6e0xc148…3515Base—$22.7770%0x23ef…243114d ago0x567437…5ada65
0xab13…c91b0xc148…3515Base—$1,000.0070%0xe528…c02814d ago0x2c0c07…b01d07
0x52ca…7a570xc148…3515Base—$22.5270%0x23ef…243114d ago0x92e45e…200e71
0xe4e3…e8e80xc148…3515Base—$29.4770%0xe528…c02814d ago0x37f1d5…96afb5
0xc2aa…faf40xc148…3515Base—$218.6070%0x23ef…243114d ago0xe7f836…d5ce5e
0x2d0d…787b0xc148…3515Base—$200.0070%0xe528…c02814d ago0xcfa014…7aca15
0x07b7…95440xc148…3515Base—$114.0070%0x23ef…243115d ago0xecbc6a…3e0b22
0x5c69…d6eb0xc148…3515Base—$26.9670%0xe528…c02815d ago0x237a51…c9aa5f
0x07b7…95440xc148…3515Base—$75.0070%0x23ef…243115d ago0xec843f…46405f
0x07b7…95440xc148…3515Base—$100.0070%0xe528…c02815d ago0xbf523e…db2237
0x07b7…95440xc148…3515Base—$100.0070%0x23ef…243115d ago0x6fb937…13d76e
0x07b7…95440xc148…3515Base—$150.0070%0xe528…c02815d ago0x0cf7cd…8f95b8
0x57e8…ae110xc148…3515Base—$150.0070%0x23ef…243115d ago0xffe135…d17a3c
0x4ac0…6d780xc148…3515Base—$500.0070%0xe528…c02815d ago0x50333a…7851a8
0xbb46…45f00xc148…3515Base—$30.2570%0x23ef…243115d ago0x7c4139…41ebaa
0x2692…145c0xc148…3515Base—$23.1370%0xe528…c02815d ago0x949c13…98a5da
0xf5e3…4d840xc148…3515Base—$82.0070%0x23ef…243115d ago0xeaee69…d54469
0xf5e3…4d840xc148…3515Base—$80.0070%0xe528…c02815d ago0x3913c2…23fa24
0x299c…e9bc0xc148…3515Base—$249.7470%0x23ef…243115d ago0x00aa17…e334fd
0x299c…e9bc0xc148…3515Base—$125.0070%0xe528…c02815d ago0x14d769…b9bd62

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.