Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.60100%relai175d ago0xee6e9d…00c80b
0xd3a0…45510x1892…6085Base$1.03100%relai175d ago0x2b9a45…3dfc46
0xd3a0…45510x1892…6085Base$1.04100%relai175d ago0xf813d2…9e9802
0xd3a0…45510x1892…6085Base$1.97100%relai175d ago0xcbad52…c7d57a
0xd3a0…45510x1892…6085Base$1.69100%relai175d ago0x73320d…e39338
0xd3a0…45510x1892…6085Base$1.68100%relai175d ago0x91180a…da4761
0xd3a0…45510x1892…6085Base$1.74100%relai175d ago0x4bc3cd…77f2a0
0xd3a0…45510x1892…6085Base$1.47100%relai175d ago0x9a1e13…6338b2
0xd3a0…45510x1892…6085Base$1.71100%relai175d ago0x542cda…2eef19
0xd3a0…45510x1892…6085Base$1.10100%relai175d ago0x39a376…9d687b
0xd3a0…45510x1892…6085Base$1.28100%relai175d ago0x5a9c28…475e84
0xd3a0…45510x1892…6085Base$1.71100%relai175d ago0x4c2b06…697d16
0xd3a0…45510x1892…6085Base$1.96100%relai175d ago0xf1d9fa…7597b9
0xd3a0…45510x1892…6085Base$1.22100%relai175d ago0x3f4dd6…988bb1
0xd3a0…45510x1892…6085Base$1.26100%relai175d ago0x2c4a11…ea6d7c
0xd3a0…45510x1892…6085Base$1.12100%relai175d ago0x89ab2d…42f34e
0xd3a0…45510x1892…6085Base$1.89100%relai175d ago0xce0205…8b0190
0xd3a0…45510x1892…6085Base$1.96100%relai175d ago0xd43460…ae1720
0xd3a0…45510x1892…6085Base$1.91100%relai175d ago0x2e6ed6…21c78a
0xd3a0…45510x1892…6085Base$1.70100%relai175d ago0x11200e…b8e134
0xd3a0…45510x1892…6085Base$1.03100%relai175d ago0xbe49b0…be24c0
0xd3a0…45510x1892…6085Base$1.90100%relai175d ago0x6b5157…782ccd
0xd3a0…45510x1892…6085Base$1.29100%relai175d ago0x6b3f87…b4f97a
0xd3a0…45510x1892…6085Base$1.63100%relai175d ago0x6a4dd4…d3a764
0xd3a0…45510x1892…6085Base$1.99100%relai175d ago0x4bd638…814435

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.