Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23a2…bf250xbce3…2e54Base—$28.0070%0x23ef…243139d ago0x720e14…8f6fd3
0x23a2…bf250xbce3…2e54Base—$20.0070%0xe528…c02839d ago0x19a0cb…16c1cb
0x23a2…bf250xbce3…2e54Base—$30.0070%0x23ef…243139d ago0x9141f1…bd4230
0x1beb…b2910xbce3…2e54Base—$1,008.2270%0xe528…c02839d ago0x5003e7…077c75
0x741f…a5c90xbce3…2e54Base—$107.3270%0x23ef…243139d ago0x2a0388…b18804
0x5bae…5c970xbce3…2e54Base—$24.2770%0xe528…c02839d ago0x68d2cb…42dda7
0xaa96…a7010xbce3…2e54Base—$500.0070%0x23ef…243139d ago0x63c9e7…a18391
0x767b…a9f00xbce3…2e54Base—$71.3370%0xe528…c02839d ago0x514d31…8e1dbf
0xaa96…a7010xbce3…2e54Base—$500.0070%0x23ef…243139d ago0xf6a181…79eac9
0x32e3…bb5c0xbce3…2e54Base—$54.3370%0x23ef…243139d ago0xe4e48c…81969d
0xe72d…bb1b0xbce3…2e54Base—$22.9770%0xe528…c02839d ago0x5f1699…1d9c62
0xb34b…c23a0xbce3…2e54Base—$39.8470%0x23ef…243139d ago0xfbbf44…3b38ec
0xdfe5…4faa0xbce3…2e54Base—$25.0070%0xe528…c02839d ago0x49287e…e255ae
0xdfe5…4faa0xbce3…2e54Base—$25.0070%0x23ef…243139d ago0x658326…b86b64
0xb34b…c23a0xbce3…2e54Base—$38.0070%0xe528…c02839d ago0x526f7e…5c1556
0xb34b…c23a0xbce3…2e54Base—$38.0070%0x23ef…243139d ago0xa2786a…e8ed47
0xe5a5…be6e0xbce3…2e54Base—$22.0070%0x23ef…243139d ago0x688dd0…8cce99
0xdf04…018e0xbce3…2e54Base—$20.0070%0xe528…c02839d ago0x3f2fc3…92baf4
0x9ff3…d9c10xbce3…2e54Base—$28.8370%0x23ef…243139d ago0x97d9d4…0e3ccf
0xd61f…43e90xbce3…2e54Base—$94.0070%0x23ef…243139d ago0x07e391…0d235b
0xf5e3…4d840xbce3…2e54Base—$20.8270%0xe528…c02839d ago0xf0193f…ed8516
mikedean.eth0xbce3…2e54Base—$10.0070%0x23ef…243139d ago0x7d98c4…d9ae84
0x5bae…5c970xbce3…2e54Base—$127.8870%0xe528…c02839d ago0xb44785…40dc17
0x483d…56760xbce3…2e54Base—$26.8970%0xe528…c02839d ago0x6ab7e3…7810e1

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.