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
0x5a58…a7bd0x0f7a…9fd2Base—$1.5270%0x4668…62f221d ago0xdcdea4…175b57
0x3248…f93f0x0f7a…9fd2Base—$1.0970%0x8509…27b421d ago0x26850d…bf2556
0x5a58…a7bd0x0f7a…9fd2Base—$1.5870%0x4668…62f221d ago0x4ec7ee…cc3e60
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
0x0b0b…f4460x0f7a…9fd2Base—$0.4770%0x02f8…cb1721d ago0x9c7670…a50598
0x1b28…86ca0x0f7a…9fd2Base—$43.5470%0xc50d…ed7b21d ago0x423423…057580
0xc5cb…95ed0x0f7a…9fd2Base—$43.3570%0xfc36…884221d ago0x2b4215…aeec58
0x54f2…d27e0x0f7a…9fd2Base—$43.1570%0x666e…466621d ago0xda511b…4509ce
0x0fec…deb60x0f7a…9fd2Base—$43.1670%0x02f8…cb1721d ago0x52e7c8…f160ab
0x9de3…a8f20x0f7a…9fd2Base—$43.5170%0xddfa…27fe21d ago0x97a570…1d6912
0x7927…f6460x0f7a…9fd2Base—$43.1570%0xd30b…996c21d ago0x56aad9…d19ed6
0xb26a…2d540x0f7a…9fd2Base—$43.5570%0x73b4…e73621d ago0x275696…3ecc89
0xdd55…26320x0f7a…9fd2Base—$43.3470%0xdc56…493921d ago0x219b20…525b53
0x9386…ad610x0f7a…9fd2Base—$43.1670%0x94c3…675821d ago0x9d09bd…e0f8d7
0x0fe7…2e6d0x0f7a…9fd2Base—$43.1470%0xc228…8d8821d ago0x2a8e4f…83506b
0x13ac…996b0x0f7a…9fd2Base—$43.1670%0x0b0b…f44621d ago0x002b94…4db7cf
0x148c…75600x0f7a…9fd2Base—$43.3870%0x02f8…cb1721d ago0x8bb1f7…a19861
0x0798…162d0x0f7a…9fd2Base—$43.6170%0x02f8…cb1721d ago0xb68953…8f7a29
0x0b0b…f4460x0f7a…9fd2Base—$0.3370%0x02f8…cb1721d ago0xe39687…a67d9b

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.