Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$60.00100%0xe196…0ce151d ago0xcfc2c7…c02f42
0x3be9…575c0x31d0…2cd7Base$165.00100%0x4337…32a451d ago0x477833…a4176a
0x3be9…575c0x31d0…2cd7Base$165.00100%0x211d…d17251d ago0x92807a…0f6bce
0x3be9…575c0x31d0…2cd7Base$25.30100%0x4337…d99551d ago0x76bb0a…ce1f3d
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17251d ago0x3bb921…bba8c0
0x3be9…575c0x31d0…2cd7Base$35.35100%0x4337…56c751d ago0x227904…04dd0c
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…ef2551d ago0x9e2162…88e908
0x3be9…575c0x31d0…2cd7Base$30.40100%0x4337…113151d ago0x6509b2…c2de2a
0x3be9…575c0x31d0…2cd7Base$90.00100%0xe196…0ce151d ago0x1a6b67…f008d5
0x3be9…575c0x31d0…2cd7Base$399.50100%0x81e3…b98e51d ago0xe656f0…61ca61
0x3be9…575c0x31d0…2cd7Base$99.38100%0xe196…0ce151d ago0xef7c13…7a6cd6
0x3be9…575c0x31d0…2cd7Base$30.30100%0xf279…f77f51d ago0x961043…7759e4
0x3be9…575c0x31d0…2cd7Base$150.00100%0x211d…d17251d ago0xcb07d1…69bb54
0x3be9…575c0x31d0…2cd7Base$5.00100%0x4337…39a851d ago0x91742d…4bc33a
0x3be9…575c0x31d0…2cd7Base$150.00100%0x211d…d17251d ago0x769238…d1c452
0x3be9…575c0x31d0…2cd7Base$10.29100%0xf279…f77f51d ago0x4dcb66…c0c697
0x3be9…575c0x31d0…2cd7Base$7.89100%0x211d…d17251d ago0x3b7af1…8419b6
0x3be9…575c0x31d0…2cd7Base$35.30100%0xe196…0ce151d ago0x5fd97e…b87bd0
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…44cc51d ago0x2dc26f…6433f4
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…853851d ago0x3baca0…012c5f
0x3be9…575c0x31d0…2cd7Base$3.34100%0xe196…0ce151d ago0xd9c119…a350de
0x3be9…575c0x31d0…2cd7Base$3.34100%0x6a6f…be4151d ago0x88aab8…bb0081
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…ef2551d ago0x77bc62…0ae290
0x3be9…575c0x31d0…2cd7Base$10.29100%0x211d…d17251d ago0x8e3486…14d5fd
0x3be9…575c0x31d0…2cd7Base$70.32100%0xe196…0ce151d ago0x19575d…0c091f

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.