Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x09ae…ec64Base—$52.0070%0xd016…b67a36d ago0xaec304…bd1eba
0x1332…66eb0x47c5…4fc3Base—$28.1270%0x8764…7f4f36d ago0x934f5c…961aec
0x1332…66eb0x47c5…4fc3Base—$79.2070%0x4950…4a2636d ago0xb4f6d6…d737da
0x1332…66eb0x47c5…4fc3Base—$34.5570%0x0744…c73c36d ago0x52949b…34fab5
0x1332…66eb0xdf62…30eeBase—$99.7570%0x4a9f…031136d ago0x98e4a6…82eeee
0x1332…66eb0xdf62…30eeBase—$9.6470%0x3eb5…db3c36d ago0x17a233…55879b
0x1332…66eb0x47c5…4fc3Base—$25.0070%0xbe69…299236d ago0x6a5712…2d48f6
0x1332…66eb0x47c5…4fc3Base—$1.0070%0x24a4…540a36d ago0x8debc0…6cecf5
0x1332…66eb0xb4ef…d714Base—$0.0170%0x8d47…b12336d ago0x07bb85…a13b0e
0x1332…66eb0xb4ef…d714Base—$1.0170%0x501e…4d4c36d ago0x6ef3cc…f5f3e7
0x1332…66eb0x47c5…4fc3Base—$2.2570%0xb55c…2e3e36d ago0xc3e9f4…5677a8
0x1332…66eb0xdf62…30eeBase—$98.2670%0x4339…385036d ago0xf02438…6890f4
0x1332…66eb0x0e3d…7757Base—$11.0870%0xa438…8fb836d ago0xc22d37…5aac86
0x1332…66eb0x0e3d…7757Base—$10.0070%0x3e5d…fd3836d ago0x542ec2…572f15
0x1332…66eb0x97cc…5fd4Base—$0.5070%0xd016…b67a36d ago0x859dae…e3dfe7
0x1332…66eb0x0e3d…7757Base—$0.5070%0x501e…4d4c36d ago0x418796…bc094b
0x1332…66eb0x0e3d…7757Base—$98.4870%0x4345…1ce936d ago0xde636d…db5144
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xeb2b…34ca36d ago0xfc413d…5d0eb2
0x1332…66eb0x0e3d…7757Base—$45.0070%0x1c06…7baa36d ago0x98d695…33e048
0x1332…66eb0x0e3d…7757Base—$1,256.9970%0xfe8c…49bb36d ago0x1b25a9…3bc930
0x1332…66eb0x0e3d…7757Base—$1.0070%0xfbcc…3fea36d ago0x5a5dd5…789f36
0x1332…66eb0x0e3d…7757Base—$3,920.1270%0x39a9…7be536d ago0xf4251c…18783d
0x1332…66eb0x47c5…4fc3Base—$3.6070%0x0485…d42936d ago0x6fac8b…4d3cc2
0x1332…66eb0x0e3d…7757Base—$10.0070%0x5a50…c82c36d ago0x0e3cfa…1faa75
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x75ef…a0f936d ago0xeb82ad…e11c1e

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.