Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2d29…913b72d ago0x83cbc8…6ab79c
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1cb5…c0e272d ago0x29d0ac…d0b4d6
0xa17c…60a90x0e3d…7757Base—$21.00100%0x23e1…500372d ago0xf2c0cf…fed2af
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd775…7f8172d ago0x79a069…574c23
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6a32…813672d ago0x95fd4c…2f1efd
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdfea…dfaf72d ago0x63e598…7793ca
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6a96…27ff72d ago0xb53322…91ea8c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9c03…689d72d ago0x56b152…e9a736
0xa17c…60a90x0e3d…7757Base—$2.10100%0x69b3…7ddd72d ago0x707b8a…d7d391
0xa17c…60a90x0e3d…7757Base—$15.75100%0x37bf…71af72d ago0x88b216…2c083b
0xa17c…60a90x0e3d…7757Base—$21.00100%0x23e1…500372d ago0x1a00d4…3dae61
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe7f6…e17472d ago0x48c64a…965f54
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3368…d66b72d ago0x32b8bb…f55be8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6a96…27ff72d ago0x63c5ed…27d3f6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x55b3…f1a073d ago0x42aea4…937c64
0xa17c…60a90x0e3d…7757Base—$21.00100%0xbe69…299273d ago0x6c26d6…5f59b7
0xa17c…60a90x0e3d…7757Base—$27.30100%0xed7e…63a673d ago0xb12319…4279ac
0xa17c…60a90x0e3d…7757Base—$1.05100%0x24a4…540a73d ago0x33f923…52d926
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0477…fae073d ago0xbbcfe7…2802ae
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc6b9…2d8673d ago0xd036e0…8dcda7
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1af6…8fa373d ago0x662a17…58a2cd

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.