Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94bc…42c60x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0xe99b7a…304a6c
0x94bc…42c60xa855…4cceBase—$0.00768100%0x461a…5962105d ago0x427959…45a0f2
0x94bc…42c60xde52…06b5Base—$0.003776100%0x461a…5962105d ago0xf841d9…397934
0x94bc…42c60x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0x7d0db2…33f19d
0x94bc…42c60x3781…8387Base—$0.02100%0x461a…5962105d ago0x04479e…ea9b2d
0x94bc…42c60xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x4f2d23…3f2839
0x94bc…42c60x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xc3e9f3…4c0c53
0x94bc…42c60xc801…ad56Base—$0.02100%0x461a…5962105d ago0x6c5b1c…8eedc3
0x94bc…42c60x4419…5375Base—$0.02100%0x461a…5962105d ago0x60f2f9…1a450d
0x94bc…42c60xe155…7e07Base—$0.02100%0x461a…5962105d ago0x5f6347…a4eb92
0x94bc…42c60x6543…0d46Base—$0.00768100%0x461a…5962105d ago0x6ab141…d01c38
0x94bc…42c60x12e8…0f99Base—$0.01100%0x461a…5962105d ago0xf05889…d95de3
0x94bc…42c60x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x7a7d7a…b7e237
0x94bc…42c60x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xafe1d4…140110
0x94bc…42c60x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xee7e58…5e4fdd
0x94bc…42c60x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x2a5f83…b25623
0x94bc…42c60x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe22a1a…40ce93

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.