Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base—$1.4270%0xb629…dab435d ago0x221f23…919a0c
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0xc9f61b…ae06ce
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0xec5855…9b5066
0xc879…04880x0f7a…9fd2Base—$1.2970%0xb629…dab435d ago0xcd3556…27d96a
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0x9b1b25…1c4f7e
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0xbe5c19…18e0f7
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0x76b541…d12f25
0xc879…04880x0f7a…9fd2Base—$1.2970%0xb629…dab435d ago0xa7ff9b…d6c6e4
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0xd21662…ce143c
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0xc22a8d…a81c2f
0xc879…04880x0f7a…9fd2Base—$1.1470%0xb629…dab435d ago0xb30cb0…7cc05e
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0xa45c48…bff980
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0x1f3fe7…50ce15
0xc879…04880x0f7a…9fd2Base—$1.1970%0xb629…dab435d ago0xe69f86…774854
0xc879…04880x34a4…b3ddBase—$1.1770%0xb629…dab435d ago0x9576de…33c653
0xc879…04880x0f7a…9fd2Base—$1.5670%0xb629…dab435d ago0xd814b2…403e7a
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0xb30dd1…6225ea
0xc879…04880x0f7a…9fd2Base—$1.3270%0xb629…dab435d ago0x95d2f7…9ce2a2
0xc879…04880x0f7a…9fd2Base—$1.5370%0xb629…dab435d ago0x9f964f…529387
0xc879…04880x0f7a…9fd2Base—$1.1770%0x73b4…e73635d ago0x4ab53e…b3cec7
0xc879…04880x0f7a…9fd2Base—$1.4470%0x73b4…e73635d ago0xbc6dd6…838ad0
0xc879…04880x0f7a…9fd2Base—$1.6370%0xb629…dab435d ago0x26781f…520b3d
0xc879…04880x0f7a…9fd2Base—$1.3470%0x73b4…e73635d ago0xb77f07…2ba72f
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0x99f23d…c983d7
0xc879…04880x0f7a…9fd2Base—$1.0870%0xb629…dab435d ago0xd6863c…e4014a

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.