Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe257…95f20x6351…0d62Base—$164.26100%0x6351…0d6271d ago0xfb85e3…34f00f
228522.eth0x6351…0d62Base—$2.20100%0x6351…0d6271d ago0x8c3504…0572de
0x1cbf…4e0e0x6351…0d62Base—$129.00100%0x6351…0d6271d ago0x2a5db7…788c86
0x559c…20380x6351…0d62Base—$3,000.00100%0x6351…0d6271d ago0x9366e4…9d71ae
228522.eth0x6351…0d62Base—$3.00100%0x6351…0d6271d ago0xef2d94…c70e5d
0x5f91…e0b30x6351…0d62Base—$11.20100%0x6351…0d6271d ago0xb60454…d7a42c
0x6c33…89730x6351…0d62Base—$106.60100%0x6351…0d6271d ago0x888067…0d7e59
0x5f91…e0b30x6351…0d62Base—$15.79100%0x6351…0d6271d ago0x6e3cc9…4e660e
0x5f91…e0b30x6351…0d62Base—$0.30100%0x6351…0d6271d ago0x10bc89…fd0262
0x302e…c0cb0x6351…0d62Base—$86.10100%0x6351…0d6271d ago0x655023…cf5e7f
0x51de…81bd0x6351…0d62Base—$0.10100%0x6351…0d6272d ago0x297fd4…070ed6
0x273d…072b0x6351…0d62Base—$8.10100%0x6351…0d6272d ago0xc6ae5b…2c9f7c
0x6c33…89730x6351…0d62Base—$9.99100%0x6351…0d6272d ago0x332f4e…a9af82
0x6c33…89730x6351…0d62Base—$10.00100%0x6351…0d6272d ago0x2135cb…6cc0c3
0x6c33…89730x6351…0d62Base—$59.76100%0x6351…0d6272d ago0x7528e7…16ad8d
0x6353…f4310x6351…0d62Base—$131.46100%0x6351…0d6272d ago0x992187…e3bc36
0x7d89…60b50x6351…0d62Base—$20.27100%0x6351…0d6272d ago0x4f9f67…db1b4c
0xc66c…0eb10x6351…0d62Base—$250.00100%0x6351…0d6272d ago0xddb63e…d3e97b
rarevip1.eth0x6351…0d62Base—$335.00100%0x6351…0d6272d ago0x640170…9f141a
0x9566…b4420x6351…0d62Base—$17.07100%0x6351…0d6272d ago0x4732f4…ab0794

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.