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—$21.00100%0x65ca…0ec174d ago0xe5065d…3e231e
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4d98…2b5b74d ago0x2bb38f…f30795
0xa17c…60a90x0e3d…7757Base—$6.30100%0x9cee…c9d974d ago0xa8ff9c…eaebdd
0xa17c…60a90x0e3d…7757Base—$3.15100%0xefcd…fefe74d ago0x3c64a1…487244
0xa17c…60a90x0e3d…7757Base—$10.50100%0x394f…900874d ago0xd3f846…01cd5e
0xa17c…60a90x0e3d…7757Base—$10.50100%0x54b0…438474d ago0x7eccbd…c85f35
0xa17c…60a90x0e3d…7757Base—$5.25100%0x33d4…503774d ago0x782eb7…c2b04a
0xa17c…60a90x0e3d…7757Base—$4.20100%0x3368…d66b74d ago0x28bae0…c34b2d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4950…4a2674d ago0x49a6d0…bbc3bc
0xa17c…60a90x0e3d…7757Base—$11.55100%0x2d18…781174d ago0xb506d9…58aa95
0xa17c…60a90x0e3d…7757Base—$10.50100%0x35c6…376374d ago0x8597cc…acabe6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4639…93fa74d ago0xf8a05b…ff14cd
0xa17c…60a90x0e3d…7757Base—$6.30100%0xe218…89ec74d ago0xe44aad…25493a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6fec…af4074d ago0x92c340…14b8ba
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2fb2…aefd74d ago0x6d80a3…ba711c
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd150…e42674d ago0x711a0d…f7ef62
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8ae6…570674d ago0x3d8899…3c00b8
0xa17c…60a90x0e3d…7757Base—$21.00100%0x4d43…5ecd74d ago0x6d3519…44b2c0
0xa17c…60a90x0e3d…7757Base—$21.00100%0xdb82…274874d ago0xa5160a…94881d
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3ab4…e68474d ago0x86c9a6…78963b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x77d2…f15d74d ago0xba3dd3…17e3a6
0xa17c…60a90x0e3d…7757Base—$2.10100%0xbcc0…614b74d ago0xcb3d0d…7297c9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x811a…c8aa74d ago0x9dd5a6…6b815d
0xa17c…60a90x0e3d…7757Base—$2.10100%0x35c6…376374d ago0x481536…bc4d0d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x72fe…16d674d ago0xf5b6f9…e02d8f

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.