Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf66b…d6fb0x0e3d…7757Base—$10.50100%0x707e…8d2862d ago0xb5a20a…5d3c3b
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0x4c91…bd4962d ago0xe6fcd0…423889
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0xe5a6…5fc562d ago0x7ffcc5…696b91
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0xf863…e52362d ago0xb45841…66fb3d
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0xdcda…233762d ago0xaf4cc0…816fd4
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x2a59…864562d ago0x819fee…5592ba
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0xb834…55bc62d ago0xe19ef7…f3e955
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x35c6…376362d ago0x726641…3d92c2
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0x3368…d66b62d ago0x62c40a…8ecf9f
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0x78ce…877f62d ago0xb2fb10…1e30e0
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0xc165…a9fc62d ago0xfe706c…a908bc
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x14dd…a4ea62d ago0x9b6dec…355476
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0x6280…2e7962d ago0xfcd0c2…f59e8e
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x2fa9…16de62d ago0x7bf446…bf399b
0xf66b…d6fb0x0e3d…7757Base—$8.40100%0x4a3c…710262d ago0xe138bd…53fe63
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0xa8cd…654862d ago0xf89988…ca00b7
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x6bac…5e9b62d ago0xfb2433…093a89
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x3aab…e20962d ago0x4a8fed…19ab03
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x73f4…836762d ago0xeb7acd…fe2e6b
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x4f6a…d2f662d ago0x34e1a5…d3c97c
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0xc763…5b0b62d ago0x59896c…c8f9ec
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x394f…900862d ago0xe8bf4a…bc8c4b
0xf66b…d6fb0x0e3d…7757Base—$7.35100%0x37bf…71af62d ago0x1871ec…6acb3b
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x3b25…fc9a62d ago0x035155…0b0763
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x4ec9…366162d ago0x944b1d…1fcc1e

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.