Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
jgzus.eth0xc148…3515Base$55.0070%0x23ef…243110d ago0xb89d20…eaf542
0x193d…16e80xc148…3515Base$10.0070%0xe528…c02810d ago0xeb27be…48e5ee
0x8842…0d3a0xc148…3515Base$969.7270%0x23ef…243110d ago0x4a9130…12e2cb
0x8842…0d3a0xc148…3515Base$1,513.4570%0xe528…c02810d ago0x06fe30…c5fbed
0x8842…0d3a0xc148…3515Base$1,981.0070%0x23ef…243110d ago0xd8a985…c223f1
0xa89c…1ff80xc148…3515Base$22.5570%0xe528…c02810d ago0xaff66f…9af12d
0x8842…0d3a0xc148…3515Base$11.0070%0x23ef…243110d ago0xf0e063…0d0a7f
0xc7c1…40080xc148…3515Base$28.0070%0xe528…c02810d ago0x87eb10…6cce53
0x8842…0d3a0xc148…3515Base$783.8570%0x23ef…243110d ago0x30a2b4…3f154f
0x3393…b5d80xc148…3515Base$576.7470%0xe528…c02810d ago0xe9e88f…440b6b
0x760f…bae90xc148…3515Base$134.4670%0x23ef…243110d ago0x309a3b…a9890f
0x7bb0…b0400xc148…3515Base$74.0570%0xe528…c02810d ago0xa1dd6d…c6ac6a
0xcfcc…fac20xc148…3515Base$49.5270%0x23ef…243111d ago0x7579d4…9c9d2b
0xd666…e20c0xc148…3515Base$60.0970%0xe528…c02811d ago0x446c98…bdfdcd
0x83d6…58b30xc148…3515Base$475.9570%0x23ef…243111d ago0x7326df…f9928a
0xdf04…018e0xc148…3515Base$25.0070%0xe528…c02811d ago0x2d0e52…dfc5cb
0x2767…96eb0xc148…3515Base$99.6870%0x23ef…243111d ago0x127ab1…223263
0x2767…96eb0xc148…3515Base$133.9870%0xe528…c02811d ago0x2f88ea…d6da51
0x0fbb…4dc20xc148…3515Base$200.9270%0x23ef…243111d ago0x681fad…8dc038
0x2767…96eb0xc148…3515Base$254.5670%0xe528…c02811d ago0x294a5d…5ae416
0xee9e…89cc0xc148…3515Base$85.2170%0x23ef…243111d ago0xcb5d48…df4d76
0x2d0d…787b0xc148…3515Base$200.0070%0xe528…c02811d ago0x81beed…a1a392
0x0472…59ec0xc148…3515Base$17.8270%0x23ef…243111d ago0x7faf84…aa4ebc
0x57e8…ae110xc148…3515Base$101.9570%0xe528…c02811d ago0xd6793a…3e6900
0xb624…6f7a0xc148…3515Base$20.0070%0x23ef…243111d ago0xe3bf64…f0c0f9

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.