Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$50.00100%0x89a0…ff5858d ago0xe30419…c0cd66
0x1332…66eb0x0e3d…7757Base—$360.75100%0xe59f…80f758d ago0x1e3aa1…a2c33b
0x1332…66eb0x0e3d…7757Base—$24.15100%0x54c8…88d558d ago0x7d0d0f…0c5928
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1ef5…d9e858d ago0xf16363…627a3f
0x1332…66eb0x0e3d…7757Base—$98.00100%0x4ec9…366158d ago0x45f899…4d5681
0x1332…66eb0x0e3d…7757Base—$50.00100%0x55b3…f1a058d ago0x3bbad7…e14050
0x1332…66eb0x0e3d…7757Base—$100.00100%0x93d4…655d58d ago0x8a39e6…cf3164
0x1332…66eb0x0e3d…7757Base—$19.95100%0x28cc…0ecd58d ago0x529a2e…7c2b9d
0x1332…66eb0x0e3d…7757Base—$42.00100%0xf867…7e9b58d ago0x045952…711617
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1e7c…464c58d ago0x46cc6e…1546ac
0x1332…66eb0x0e3d…7757Base—$21.00100%0xd54e…541d58d ago0x6fb46b…346850
0x1332…66eb0x0e3d…7757Base—$12.60100%0x2115…35a058d ago0xe7515f…7e2a51
0x1332…66eb0x0e3d…7757Base—$94.50100%0x2b35…135b58d ago0x3a7b68…5b7333
0x1332…66eb0x0e3d…7757Base—$25.00100%0x4d61…683858d ago0x09f375…ab89b1
0x1332…66eb0x0e3d…7757Base—$2.10100%0x3189…20e058d ago0xf8a7ea…af251a
0x1332…66eb0x0e3d…7757Base—$2.00100%0xb725…f2dd58d ago0x995c7f…1df514
0x1332…66eb0x0e3d…7757Base—$40.75100%0xf643…981058d ago0xfbebfb…c6a2f9
0x1332…66eb0x0e3d…7757Base—$15.75100%0x8100…1de558d ago0x238a7c…91edb8
0x1332…66eb0x0e3d…7757Base—$1.05100%0x2544…8c4558d ago0x1b9868…aaac18
0x1332…66eb0x0e3d…7757Base—$10.50100%0x23e1…500358d ago0xfb87ae…c59355
0x1332…66eb0x0e3d…7757Base—$1.05100%0x9ac4…71a958d ago0xbb0865…2e2ad9
0x1332…66eb0x0e3d…7757Base—$162.40100%0x4b7f…bff058d ago0x07bb50…c2a656
0x1332…66eb0x0e3d…7757Base—$9.45100%0x8569…b98758d ago0x16892f…fa5947
0x1332…66eb0x0e3d…7757Base—$10.50100%0x93eb…4c2958d ago0xb32d77…5a6485
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf200…d9a058d ago0x87858e…19c49e

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.