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.1470%0xc50d…ed7b21d ago0xd905b6…af2a29
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0xddfa…27fe21d ago0x1e12b4…a4b542
0x3248…f93f0x0f7a…9fd2Base—$1.0970%0x8509…27b421d ago0x26850d…bf2556
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0x0b0b…f44621d ago0xe929ca…fa30ea
0x3248…f93f0x0f7a…9fd2Base—$1.0270%0x73b4…e73621d ago0x9542f5…96b425
0x3248…f93f0x0f7a…9fd2Base—$1.3470%0x8144…648721d ago0x081af9…3801cc
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0xb629…dab421d ago0x3cb829…a506ed
0x3248…f93f0x0f7a…9fd2Base—$1.5070%0xfc36…884221d ago0xb0c1f0…0365a3
0x3248…f93f0x0f7a…9fd2Base—$1.0370%0xddfa…27fe21d ago0x692541…fe5172
0x3248…f93f0x0f7a…9fd2Base—$1.4470%0x472f…69fd21d ago0x2d75ca…d6e05b
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0x0e49…892721d ago0x297d11…39b2c1
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0x02f8…cb1721d ago0x74fdfd…94220b
0x3248…f93f0x0f7a…9fd2Base—$1.3370%0x73b4…e73621d ago0x11d5d0…d03320
0x3248…f93f0x0f7a…9fd2Base—$1.7770%0x02f8…cb1721d ago0x25fffb…86d338
0x3248…f93f0x0f7a…9fd2Base—$1.4770%0xfc36…884221d ago0xac236a…749be8
0x3248…f93f0x0f7a…9fd2Base—$1.1870%0x4ae1…117b21d ago0xcc08a3…79517c
0x3248…f93f0x0f7a…9fd2Base—$1.0870%0xc85d…258021d ago0x49a877…8c0a73
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0x472f…69fd21d ago0x0123bf…ee9c88
0x3248…f93f0x0f7a…9fd2Base—$1.0570%0xdd80…501021d ago0x7e7905…b2df6b
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0xefbf…890821d ago0x9eabb9…2a8172
0x3248…f93f0x0f7a…9fd2Base—$1.0970%0x8509…27b421d ago0x45c6f9…43ff40
0x3248…f93f0x0f7a…9fd2Base—$1.5170%0x305e…fcf621d ago0x1b3741…5e6d23
0x3248…f93f0x0f7a…9fd2Base—$1.0370%0x4668…62f221d ago0x888425…0d1236
0x3248…f93f0x0f7a…9fd2Base—$1.2470%0x666e…466622d ago0xa610f2…e818ea
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0xc85d…258022d ago0xb969de…35566e

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.