Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f53…36ba0xcc23…d6f5Base—$0.003776100%0x461a…5962105d ago0xccae97…cab1f6
0x5f53…36ba0x9e35…98d6Base—$0.00768100%0x461a…5962105d ago0xf2a943…c86487
0x5f53…36ba0xc801…ad56Base—$0.01100%0x461a…5962105d ago0x0fe4fb…e30811
0x5f53…36ba0x4419…5375Base—$0.02100%0x461a…5962105d ago0xc7a7bb…d69a9c
0x5f53…36ba0xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0xc7b948…559957
0x5f53…36ba0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x191d2f…d8ad5d
0x5f53…36ba0x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x576633…f68752
0x5f53…36ba0x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x601595…e2cd8e
0x5f53…36ba0x0dd2…9637Base—$0.003776100%0x461a…5962105d ago0x6fe68b…1076c1
0x5f53…36ba0x106d…8ac1Base—$0.02100%0x461a…5962105d ago0x2e239d…469ff2
0x5f53…36ba0x4e25…5148Base—$0.01100%0x461a…5962105d ago0x4deaec…42c13b
0x5f53…36ba0x8780…289eBase—$0.003776100%0x461a…5962105d ago0xa8e26a…fa82cc
0x5f53…36ba0x3f26…50eaBase—$0.003933100%0x461a…5962105d ago0x382aaf…529164
0x5f53…36ba0xaf15…58c4Base—$0.00768100%0x461a…5962105d ago0x37ecd8…bb6951
0x5f53…36ba0x106d…8ac1Base—$0.01100%0x461a…5962105d ago0x69a59e…aab60b
0x5f53…36ba0x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0xb93bb1…bfe551
0x5f53…36ba0xa1c8…9b47Base—$0.003776100%0x461a…5962105d ago0xd6d2ae…2f6b05
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5be87a…9a2119
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf11a8a…22c31d
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd4175d…4834aa
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9f18ea…50535c
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xcd1ff8…0c09f2
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5d6b3f…d8311f
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xc19ba5…fbb451
0x5f53…36ba0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x190f92…3d0387

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.