Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96e0…8f6c0x8e77…e2d6Base—$21.54100%0x985c…53f470d ago0x3c3f6e…d55fdc
0x96e0…8f6c0x8e77…e2d6Base—$21.55100%0x985c…53f470d ago0x37a4d2…5c9a5b
0x96e0…8f6c0x8e77…e2d6Base—$15.76100%0x985c…53f470d ago0x266e8d…8972ea
0x96e0…8f6c0x8e77…e2d6Base—$13.01100%0x985c…53f470d ago0x672f07…bec31a
0x96e0…8f6c0x8e77…e2d6Base—$20.10100%0x985c…53f470d ago0x0a2563…b39bbf
0x96e0…8f6c0x8e77…e2d6Base—$14.89100%0x985c…53f470d ago0xb08155…282ef2
0x96e0…8f6c0x8e77…e2d6Base—$21.22100%0x985c…53f470d ago0x7089cf…3c4518
0x96e0…8f6c0x8e77…e2d6Base—$25.12100%0x985c…53f470d ago0x91c542…0e2f5a
0x96e0…8f6c0x8e77…e2d6Base—$27.51100%0x985c…53f470d ago0x485dd9…b39b07
0x96e0…8f6c0x8e77…e2d6Base—$26.07100%0x985c…53f470d ago0x347ad6…6c2d4b
0x96e0…8f6c0x8e77…e2d6Base—$20.60100%0x985c…53f470d ago0x84fd4c…d4060a
0x96e0…8f6c0x8e77…e2d6Base—$12.80100%0x985c…53f470d ago0x167d84…eb31da
0x96e0…8f6c0x8e77…e2d6Base—$25.27100%0x985c…53f470d ago0xffe8a1…198872
0x96e0…8f6c0x8e77…e2d6Base—$24.14100%0x985c…53f470d ago0x86d165…772cfd
0x96e0…8f6c0x8e77…e2d6Base—$15.12100%0x985c…53f470d ago0xe95017…c63000
0x96e0…8f6c0x8e77…e2d6Base—$19.26100%0x985c…53f470d ago0xf40d08…258c44
0x96e0…8f6c0x8e77…e2d6Base—$20.13100%0x985c…53f470d ago0x1974ef…c9a517
0x96e0…8f6c0x8e77…e2d6Base—$23.34100%0x985c…53f470d ago0xe7553d…0b874f
0x96e0…8f6c0x8e77…e2d6Base—$23.80100%0x985c…53f470d ago0xeeb4fc…9262c4
0x96e0…8f6c0x8e77…e2d6Base—$15.34100%0x985c…53f470d ago0x11f9bd…cad1b1
0x96e0…8f6c0x8e77…e2d6Base—$25.54100%0x985c…53f470d ago0xc139e4…6b6111
0x96e0…8f6c0x8e77…e2d6Base—$19.26100%0x985c…53f470d ago0xcf9884…591680
0x96e0…8f6c0x8e77…e2d6Base—$21.95100%0x985c…53f470d ago0xd32dff…986beb
0x96e0…8f6c0x8e77…e2d6Base—$17.75100%0x985c…53f470d ago0x339c17…42548a
0x96e0…8f6c0x8e77…e2d6Base—$13.36100%0x985c…53f470d ago0xcc7ca3…a1082f

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.