Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base—$1.2570%0x9e8f…f4f720d ago0x517183…59eb45
0x5a58…a7bd0x0f7a…9fd2Base—$1.9770%0x73b4…e73620d ago0x1fe1ea…37d6e6
0x5a58…a7bd0x0f7a…9fd2Base—$1.0470%0x73b4…e73620d ago0x37a541…58f20e
0x5a58…a7bd0x0f7a…9fd2Base—$1.6470%0x9e8f…f4f720d ago0xaf94e8…62fcd3
0x5a58…a7bd0x0f7a…9fd2Base—$1.5470%0x9e8f…f4f720d ago0x7c8825…7485fd
0x5a58…a7bd0x0f7a…9fd2Base—$2.3370%0x73b4…e73620d ago0x258ad3…9a9682
0x5a58…a7bd0x0f7a…9fd2Base—$1.0870%0x73b4…e73620d ago0x722660…01a4e5
0x5a58…a7bd0x0f7a…9fd2Base—$1.5070%0x9e8f…f4f720d ago0xad93d6…a071c8
0x5a58…a7bd0x0f7a…9fd2Base—$1.0470%0x9e8f…f4f720d ago0x2589b1…865a2f
0x5a58…a7bd0x0f7a…9fd2Base—$2.8070%0x73b4…e73620d ago0x9bb0cd…6f04cd
0x5a58…a7bd0x0f7a…9fd2Base—$3.9570%0x9e8f…f4f720d ago0xbc03f5…90e6a6
0x5a58…a7bd0x0f7a…9fd2Base—$3.0170%0x9e8f…f4f720d ago0xc2d7d1…fc1549
0x5a58…a7bd0x0f7a…9fd2Base—$3.5170%0x73b4…e73620d ago0x035992…9e9218
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x73b4…e73620d ago0x83bd7e…b78d12
0x5a58…a7bd0x0f7a…9fd2Base—$1.1570%0x73b4…e73620d ago0xe142ca…d1de05

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.