Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$31.50100%0xd02b…c379115d ago0x730eb1…b121c9
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa30d…6d00115d ago0xeb8ca3…513d86
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0166…37af115d ago0x0ef1d0…567cde
0x5d79…ab930x0e3d…7757Base—$2.10100%0x9dba…e8e0115d ago0x7756e0…796af1
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2960…064b115d ago0x260704…0e554f
0x5d79…ab930x0e3d…7757Base—$3.15100%0x7186…110f115d ago0xe85782…ceda3e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x3fab…7e8c115d ago0x642b52…99fd66
0x5d79…ab930x0e3d…7757Base—$52.50100%0x8de7…1c2c115d ago0x754bea…b99bb2
0x5d79…ab930x0e3d…7757Base—$4.20100%0xd6e8…21cd115d ago0x1a7f6f…8440b2
0x5d79…ab930x0e3d…7757Base—$7.35100%0x6bac…5e9b115d ago0x123fe8…81f618
0x5d79…ab930x0e3d…7757Base—$21.00100%0xf9ea…484f115d ago0x38ac8a…c10eca
0x5d79…ab930x0e3d…7757Base—$6.30100%0x9c66…aca6115d ago0x9240dd…225e3b
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb769…f881115d ago0xaf4a72…d169a9
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0d6a…b704115d ago0xf10b87…6b2bef
0x5d79…ab930x0e3d…7757Base—$105.00100%0x37bf…71af115d ago0xb9772d…4b7cb9
0x5d79…ab930x0e3d…7757Base—$1.05100%0x363e…450d115d ago0x167ee3…b95bbe
0x5d79…ab930x0e3d…7757Base—$10.50100%0x133d…a476115d ago0xfb5718…ebd644
0x5d79…ab930x0e3d…7757Base—$31.50100%0x1bf5…a716115d ago0x8a79df…87e37d
0x5d79…ab930x0e3d…7757Base—$21.00100%0xeb2b…34ca115d ago0x992052…3dcaf4
0x5d79…ab930x0e3d…7757Base—$5.25100%0x433f…6ee9115d ago0xf592a7…6a95ea
0x5d79…ab930x0e3d…7757Base—$10.50100%0x99d9…ec9d115d ago0xa7d7e2…4eb22e
0x5d79…ab930x0e3d…7757Base—$21.00100%0x38ac…96f6115d ago0x73a81c…947a8b
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc072…b4b1115d ago0x54d216…600ec2
0x5d79…ab930x0e3d…7757Base—$3.15100%0x1bc6…2f90115d ago0x1f593c…a5d0aa
0x5d79…ab930x0e3d…7757Base—$4.20100%0x2133…5a42115d ago0xb4a4f5…2375c5

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.