Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$1.05100%0x89a0…ff5870d ago0xdccdf8…0143d3
0x2352…17390x0e3d…7757Base—$1.05100%0x6476…d72670d ago0x675e50…976207
0x2352…17390x0e3d…7757Base—$1.05100%0x9765…21f570d ago0xb33078…c1905a
0x2352…17390x0e3d…7757Base—$1.05100%0xb9e3…292d70d ago0xfe0163…8dabc2
0x2352…17390x0e3d…7757Base—$1.05100%0x28a1…4ae570d ago0x7c87e7…d81d6c
0x2352…17390x0e3d…7757Base—$10.50100%0xe347…5b3070d ago0x55ff2c…72c65b
0x2352…17390x0e3d…7757Base—$1.05100%0x8183…61da70d ago0xbbda98…7cacbc
0x2352…17390x0e3d…7757Base—$10.50100%0xa0c6…2cb470d ago0x2f8160…937eb7
0x2352…17390x0e3d…7757Base—$1.05100%0x4760…47ea70d ago0xd1df91…ff77f0
0x2352…17390x0e3d…7757Base—$1.05100%0x39f9…9a7970d ago0xbac790…23176a
0x2352…17390x0e3d…7757Base—$1.05100%0x1513…b51370d ago0x7ce30f…9391bb
0x2352…17390x0e3d…7757Base—$1.05100%0x0245…bb7b70d ago0xc0c6f7…00a5dd
0x2352…17390x0e3d…7757Base—$1.05100%0x2d1c…632c70d ago0x7c3c27…4493f5
0x2352…17390x0e3d…7757Base—$10.50100%0x781c…500170d ago0x42f050…a32269
0x2352…17390x0e3d…7757Base—$10.50100%0x05f1…3bb970d ago0xc7a6cb…4046cd
0x2352…17390x0e3d…7757Base—$1.05100%0xbb4c…e40c70d ago0x73b05e…ff92c8
0x2352…17390x0e3d…7757Base—$10.50100%0x5b2d…d78c70d ago0x63e500…3e344f
0x2352…17390x0e3d…7757Base—$21.00100%0x1763…dc2270d ago0xff198e…ab9a14

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.