Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99518d ago0xf014fa…5af288
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…beb118d ago0x9aac69…ea8d68
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…ec2618d ago0xb7b7c0…f04891
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…e22a18d ago0x33bc25…71b31c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c18d ago0x992c7f…0d2d3e
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c18d ago0x3c115c…698072
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c18d ago0xed3319…b7e5fb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…8d0e18d ago0x1946f9…05f822
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61318d ago0x4038da…cef452
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…9f2618d ago0xae8d5c…09a757
0x3be9…575c0xaa9c…5a6bBase$200.0070%0x30d2…77d519d ago0x9019a6…668051
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7b1f19d ago0x534e3e…600466
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c19d ago0x50718a…742973
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…98b619d ago0xbcf3c1…e88926
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x7b5c…7b9a19d ago0x521b92…cb77b5
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99519d ago0x140324…b1a8d8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…44cc19d ago0xd23093…bf6434
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146519d ago0x999fd5…242b00
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c19d ago0xdc550e…e3a541
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c19d ago0x1eb192…839cf8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x30d2…77d519d ago0xb10664…7d85fa
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…9f2619d ago0xc247df…d5ecc6

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.