Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x55f3…7738Base—$75.0070%0x4337…ec2618d ago0xc92c80…65e3ed
0xa34b…a97f0x7e64…0a8aBase—$20.0070%0x4337…187e18d ago0x2926b4…3f40b8
0xa34b…a97f0x80bc…d5aaBase—$8.1070%0x2891…bc4c19d ago0x583b28…349e4c
0xa34b…a97f0x2cef…08efBase—$7.0070%0x4337…663c19d ago0x730f1d…15af61
0xa34b…a97f0x2cef…08efBase—$7.0070%0x4337…c48719d ago0x8a6515…706dd7
0xa34b…a97f0x2cef…08efBase—$7.0070%0x4337…2d7919d ago0xca3245…b1580c
0xa34b…a97f0x9b5d…5bd0Base—$7.0070%0x2915…146519d ago0x587675…98f4d8
0xa34b…a97f0x9b5d…5bd0Base—$7.0070%0x30d2…77d519d ago0xcb8541…c17edd
0xa34b…a97f0x4feb…a9c8Base—$75.0070%0x4337…663c19d ago0xb0348f…f699e4
0xa34b…a97f0xa96e…426fBase—$19.0070%0x2915…146519d ago0xeaaa88…4020f6
0xa34b…a97f0xbce8…edc8Base—$5.5070%0x2891…bc4c19d ago0x6b6d9b…fdca3b
0xa34b…a97f0x9b5d…5bd0Base—$7.0070%0x2915…146519d ago0x11b6b2…0d02e6

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.