Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x272b…b5140x2d0d…44dfBase—$200.0070%0xa923…c9ac21d ago0xe3186b…47af73
0x9c5a…c0a70x272b…b514Base—$200.0070%0xa923…c9ac21d ago0x77b1ac…6a92b3
0x272b…b5140x2d0d…44dfBase—$300.0070%0xa923…c9ac21d ago0xe83821…a09005
0x9c5a…c0a70x272b…b514Base—$300.0070%0xa923…c9ac21d ago0x5e1aff…9baa56
0x272b…b5140x2d0d…44dfBase—$250.0070%0xa923…c9ac21d ago0xed481c…32e34d
0x9c5a…c0a70x272b…b514Base—$250.0070%0xa923…c9ac21d ago0x68aea7…e33317
0x272b…b5140x2d0d…44dfBase—$150.0070%0xa923…c9ac21d ago0x259234…fdb9b1
0x9c5a…c0a70x272b…b514Base—$150.0070%0xa923…c9ac21d ago0x6f8754…745815
0x272b…b5140x2d0d…44dfBase—$100.0070%0xa923…c9ac22d ago0xc919e5…7b3d50
0x9c5a…c0a70x272b…b514Base—$100.0070%0xa923…c9ac22d ago0x08eea5…999518
0x272b…b5140x2d0d…44dfBase—$300.0070%0xa923…c9ac22d ago0x259d2d…ad773e
0x9c5a…c0a70x272b…b514Base—$300.0070%0xa923…c9ac22d ago0x628d60…108f3f
0x272b…b5140x2d0d…44dfBase—$200.0070%0xa923…c9ac22d ago0xe9cd87…7ce543
0x9c5a…c0a70x272b…b514Base—$200.0070%0xa923…c9ac22d ago0x44d109…9c5a72

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.