Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03b4…26a70xb0b8…7880Base—$1,905.15100%0xa923…c9ac116d ago0xb0025d…b49d8c
0xfbcc…20f60x03b4…26a7Base—$66.78100%0xa923…c9ac116d ago0x278531…096327
0x05b4…862b0x03b4…26a7Base—$21.74100%0xa923…c9ac116d ago0x6dcd06…89e62b
0x79e2…063c0x03b4…26a7Base—$43.48100%0xa923…c9ac116d ago0xd1a5ef…ea8965
0x1c63…21fe0x03b4…26a7Base—$64.22100%0xa923…c9ac116d ago0x88a5c2…40a0f7
0xe739…42210x03b4…26a7Base—$21.41100%0xa923…c9ac116d ago0x06c48a…835933
0x6cae…a6230x03b4…26a7Base—$23.87100%0xa923…c9ac116d ago0xcab183…79210e
0xb48f…60870x03b4…26a7Base—$23.75100%0xa923…c9ac116d ago0xf5c47b…ad6cc1
0x9f17…8c990x03b4…26a7Base—$23.86100%0xa923…c9ac116d ago0x0f0e9c…9a856b
0xff38…1fa30x03b4…26a7Base—$46.78100%0xa923…c9ac116d ago0x0529c5…7584c8
0x1d9a…b2a40x03b4…26a7Base—$46.77100%0xa923…c9ac116d ago0x7b35b0…d17fec
0x2ec9…2cd80x03b4…26a7Base—$69.91100%0xa923…c9ac116d ago0x2a101d…c735c3
0x3a28…182f0x03b4…26a7Base—$69.80100%0xa923…c9ac116d ago0xc83315…dc48a4
0x509d…33860x03b4…26a7Base—$46.78100%0xa923…c9ac116d ago0x0f7afe…a064ce
0x17a4…f5a20x03b4…26a7Base—$69.91100%0xa923…c9ac116d ago0x3a8690…726beb
0xf249…72440x03b4…26a7Base—$69.79100%0xa923…c9ac116d ago0x7cb584…9b1484
0x2f36…97650x03b4…26a7Base—$46.90100%0xa923…c9ac116d ago0x1e1057…a2bb46
0x8ddf…41b40x03b4…26a7Base—$23.88100%0xa923…c9ac116d ago0x2f3952…bdca31
0x62ad…96ab0x03b4…26a7Base—$23.88100%0xa923…c9ac116d ago0x9debe9…585f9b
0xb2b3…97040x03b4…26a7Base—$23.88100%0xa923…c9ac116d ago0x9debe9…585f9b
0xcd22…66610x03b4…26a7Base—$23.88100%0xa923…c9ac116d ago0xeaf580…1febc7
0x6cea…2e8a0x03b4…26a7Base—$46.79100%0xa923…c9ac116d ago0x707165…7c2856
0x3373…91220x03b4…26a7Base—$46.79100%0xa923…c9ac116d ago0xc1204a…e8b724
0xb4c4…d8390x03b4…26a7Base—$23.76100%0xa923…c9ac116d ago0xb78073…c27ed7
0x0846…a0f30x03b4…26a7Base—$23.88100%0xa923…c9ac116d ago0xb78073…c27ed7

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.