Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0xd21ec4…b95bb7
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x114006…b4ccb6
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x4b3a7f…3bdab9
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x2733cf…8d5b47
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0xb56cf5…b2b057
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x8322e1…0ae4d6
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x57e5b2…f42519
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x5b92e0…2d2368
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x4b7a5d…abb9ed
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x751387…ab6e53
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x377d92…7b1d6a
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x40302a…2aebec
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x888ee3…92f06e
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x429861…62151b
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x2a2ad8…9501b9
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x72d57b…fcab06
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x5c4c86…579e4c
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0xc21a4e…ebec58
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0xdf5ddf…c95fb5
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x9011cc…517d44
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x68b7e9…a21286
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x5894ae…12c32c
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x463031…914676
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x57afdb…44256e
0xeca5…21870xa9dd…2315Base—$0.002100%coinbase71d ago0x7a69c5…cf6a6f

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.