Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base—$1.0870%0x4ae1…117b20d ago0x7247b2…32d158
0x3248…f93f0x0f7a…9fd2Base—$1.4070%0x71e2…fc0720d ago0x37ca5c…f933e2
0x3248…f93f0x0f7a…9fd2Base—$1.1070%0xd5e7…7be020d ago0xe04a4c…7a9189
0x3248…f93f0x0f7a…9fd2Base—$1.2870%0x71e2…fc0720d ago0xf988af…f77846
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0x4ae1…117b20d ago0xc109a5…4ae9fc
0x3248…f93f0x0f7a…9fd2Base—$1.4970%0x305e…fcf620d ago0x6ccdd1…ec9ba1
0x3248…f93f0x0f7a…9fd2Base—$1.4670%0x0e49…892720d ago0x711b7c…95fef5
0x3248…f93f0x0f7a…9fd2Base—$1.2470%0xb629…dab420d ago0x033e57…14e077
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0x4668…62f221d ago0x95c7bb…5209e5
0x3248…f93f0x0f7a…9fd2Base—$1.1470%0xfc36…884221d ago0xb36273…c6718d
0x3248…f93f0x0f7a…9fd2Base—$1.4870%0x8509…27b421d ago0xd2df1e…94d415
0x3248…f93f0x0f7a…9fd2Base—$1.4570%0x5938…ac9721d ago0xc3643e…730ca6
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0x02f8…cb1721d ago0x0b52bc…bc54d3
0x3248…f93f0x0f7a…9fd2Base—$1.4270%0x4668…62f221d ago0x0e32d4…b908c2
0x3248…f93f0x0f7a…9fd2Base—$1.0070%0x73b4…e73621d ago0x3747ae…6ecdf6
0x3248…f93f0x0f7a…9fd2Base—$1.4370%0xdd80…501021d ago0x7d0ea7…7b91b0
0x3248…f93f0x0f7a…9fd2Base—$1.0570%0x02f8…cb1721d ago0x9fb9b8…862ccd
0x3248…f93f0x0f7a…9fd2Base—$1.0270%0x305e…fcf621d ago0xd9f02e…9073b3

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.