Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcda2…0c5a0xb0b8…7880Base—$1,307.50100%0xa923…c9ac112d ago0x8bd59f…27c45a
0x70fe…878e0xcda2…0c5aBase—$23.73100%0xa923…c9ac112d ago0xe94109…922ac7
0x3d06…b1a40xcda2…0c5aBase—$23.85100%0xa923…c9ac112d ago0x41eca8…26188a
0x3309…03600xcda2…0c5aBase—$23.72100%0xa923…c9ac112d ago0x3bca9f…f89f9d
0x790b…330b0xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0xae5be3…5e2863
0x4fcf…e3010xcda2…0c5aBase—$45.71100%0xa923…c9ac112d ago0xb3d5c9…a5a752
0x10e6…cc3e0xcda2…0c5aBase—$45.87100%0xa923…c9ac112d ago0x215aa8…c8020a
0xc7ef…e3b50xcda2…0c5aBase—$45.82100%0xa923…c9ac112d ago0x657f91…fad46e
0x65ad…8f320xcda2…0c5aBase—$45.81100%0xa923…c9ac112d ago0x987cd4…60fb0e
0x8447…dccd0xcda2…0c5aBase—$23.72100%0xa923…c9ac112d ago0x71e75e…e66e50
0x6fdd…6bd20xcda2…0c5aBase—$89.74100%0xa923…c9ac112d ago0xd10cc0…c9d90e
0x0b8c…fc570xcda2…0c5aBase—$45.82100%0xa923…c9ac112d ago0x14be68…fcf2ee
0xb0e1…d3050xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0xa08495…7059f4
0x55b2…6e270xcda2…0c5aBase—$45.73100%0xa923…c9ac112d ago0x226b7f…0f75d7
0x978b…32d00xcda2…0c5aBase—$45.75100%0xa923…c9ac112d ago0x226b7f…0f75d7
0xeda7…704d0xcda2…0c5aBase—$45.74100%0xa923…c9ac112d ago0xccdbf2…fbc89a
0x0629…6dd00xcda2…0c5aBase—$23.83100%0xa923…c9ac112d ago0xdb7356…5e199b
0xd106…046e0xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0xbf33f1…682533
0x8295…955e0xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0xbf33f1…682533
0x4c45…e7930xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0xe137f9…47cef5
0x097d…29830xcda2…0c5aBase—$23.84100%0xa923…c9ac112d ago0x1eb0ed…155261
0x2c4a…c3710xcda2…0c5aBase—$45.69100%0xa923…c9ac112d ago0x5b27bd…aa8b37
0x67db…1bdf0xcda2…0c5aBase—$67.66100%0xa923…c9ac112d ago0xc2b034…05e188
0x2bbb…842e0xcda2…0c5aBase—$23.83100%0xa923…c9ac112d ago0xca9800…cf71e1
0x6c51…511b0xcda2…0c5aBase—$23.83100%0xa923…c9ac112d ago0xecbd33…f3fd0d

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.