Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xdf85…203b61d ago0x1c0db6…5ce3e7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x394f…900861d ago0xcf1a6b…d0cfc1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9547…14df61d ago0x3881c8…655d3f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x09f6…b65c61d ago0x295571…09bedd
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6204…112261d ago0x4a0e6d…1fe52a
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x9903…29c461d ago0x3e4f31…3e6621
0x3fb1…7e250x0e3d…7757Base—$6.30100%0xe935…f90461d ago0xa3b553…c7b80d
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x6b3c…58cb61d ago0x7faf23…fcc952
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x2c22…1f1c61d ago0x1f2b0a…d12547
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x7bc8…426161d ago0xe4474d…abe737
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x28ce…606161d ago0x2f2389…94629b
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x79e1…2ea761d ago0x540341…69e7a0
0x3fb1…7e250x0e3d…7757Base—$105.00100%0x2d1c…632c61d ago0x2335d2…097ea0
0x3fb1…7e250x0e3d…7757Base—$11.55100%0xc5a1…8a3461d ago0x1223aa…b2b0c4
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1708…5a2761d ago0x2b6d8a…84e131
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8ee8…f8f261d ago0x814be8…d77b08
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x3494…a4d161d ago0xd3ca62…eb108a
0x3fb1…7e250x0e3d…7757Base—$6.30100%0xe59f…80f761d ago0x9fdab4…9205d8
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7381…a3ba61d ago0x9af5c9…9cedae
0x3fb1…7e250x0e3d…7757Base—$12.60100%0x2115…35a061d ago0xf3621d…c900ad
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa6d0…a3cd61d ago0x68ee59…69fe45
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x466a…f27161d ago0x42aa0b…bca0a2
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x8f67…d01461d ago0x0a94bc…281df5
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd812…ee4461d ago0xef5fba…27ee97
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xafd1…680d61d ago0x97856a…d05d46

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.