Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcbb…e8130x47c5…4fc3Base$15.0070%0x54de…447035d ago0xefd990…941d05
0x1332…66eb0x47c5…4fc3Base$28.1270%0x8764…7f4f35d ago0x934f5c…961aec
0xaa3f…fe5a0x47c5…4fc3Base$36.3870%0x1a4b…80bc35d ago0xc7b305…529dcf
0x1332…66eb0x47c5…4fc3Base$79.2070%0x4950…4a2635d ago0xb4f6d6…d737da
0x1332…66eb0x47c5…4fc3Base$34.5570%0x0744…c73c35d ago0x52949b…34fab5
0xc2cc…cee80x47c5…4fc3Base$12.0070%0xd60b…b73935d ago0x99ac2d…2e78c3
0xc2cc…cee80x47c5…4fc3Base$12.0070%0x65ca…0ec135d ago0x06b221…2a850e
0x1a0a…bbe90x47c5…4fc3Base$25.0070%0x4950…4a2635d ago0x9c3a83…09fc9c
lesnft.eth0x47c5…4fc3Base$18.7270%0x0fb0…485935d ago0x7bb488…e6367a
0xc2cc…cee80x47c5…4fc3Base$12.0070%0x3d44…411535d ago0x15aa9f…01bf76
0x4655…79960x47c5…4fc3Base$21.5670%0xe7f0…b89c35d ago0xd33de2…0d9976
0x1332…66eb0x47c5…4fc3Base$25.0070%0xbe69…299235d ago0x6a5712…2d48f6
0x608d…9b4c0x47c5…4fc3Base$8.6670%0x6288…8b4935d ago0x5902be…5a71a1
0x1332…66eb0x47c5…4fc3Base$1.0070%0x24a4…540a35d ago0x8debc0…6cecf5
0xe13d…5a9e0x47c5…4fc3Base$100.0070%0x33a2…877f35d ago0x22727b…87aa17
0x1332…66eb0x47c5…4fc3Base$2.2570%0xb55c…2e3e35d ago0xc3e9f4…5677a8
0x4c24…0b500x47c5…4fc3Base$11.0870%0x4e4a…2e7335d ago0xd7fc4f…c6bc18
0x1332…66eb0x47c5…4fc3Base$10.0070%0xeb2b…34ca35d ago0xfc413d…5d0eb2
0xd4dc…48d70x47c5…4fc3Base$8.2270%0x5a57…2a9e35d ago0xc8f8d3…579574
0x1332…66eb0x47c5…4fc3Base$3.6070%0x0485…d42935d ago0x6fac8b…4d3cc2
0x1332…66eb0x47c5…4fc3Base$50.0070%0x75ef…a0f935d ago0xeb82ad…e11c1e
0x1332…66eb0x47c5…4fc3Base$1,000.4770%0x79f3…6a3835d ago0xf73978…9c7342
0x1332…66eb0x47c5…4fc3Base$79.0070%0x1f5f…656e35d ago0x47cb7f…29a8b2
0xfa8c…6f6d0x47c5…4fc3Base$68.0070%0xb769…f88135d ago0x1151cb…a2b407
0x2557…cded0x47c5…4fc3Base$391.0270%0x8d6c…345835d ago0x888db9…62f904

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.