Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0x67e9b7…31f5e0
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0xb73604…9ff363
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0x903cd2…9f6e6d
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase34m ago0x490c27…8eaf48
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase35m ago0xe16fa8…d42e72
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase37m ago0x133b5c…9ba949
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase38m ago0x153ead…7e60e6
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase39m ago0xb3d324…a58e24
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase40m ago0x21ffef…10f067
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase42m ago0x116d2e…8ae8dc
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase43m ago0xe6a867…1d647f
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase44m ago0xc0405a…b1f946
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase45m ago0x34c240…b82802
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase47m ago0x8be0f4…47c828
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase48m ago0xe817e9…0df1b7
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase49m ago0x4c04ec…1d6214
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase50m ago0xd5e077…cf6772
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase51m ago0x72f2b1…37a7d3
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase53m ago0xdb67d8…8da285
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x5462ad…98d37c
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x357041…7e51de
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xa58c37…81c254
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x851dcb…869909
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xdf86fd…87bffc
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x30905c…5b8737

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.