Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x57b6be…2ff364
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x6a6644…cc0f65
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xbb9c0c…50e1b9
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xe19946…ebd7ba
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xd754fe…0d5edf
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x6ef2c2…eb6205
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x8ec93f…e26a03
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x8d2422…f77b5e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xde1fda…fcb02d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xe4b122…00cc83
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x607725…be23bb
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x506bef…d73704
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x683678…83d1b1
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xa3e623…a466cb
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xf6a031…24b02c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x23af5d…9714d4
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x0f54fb…3ae527
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x8f8efe…1dc336
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x03dec4…679cae
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x4bce56…91b39e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xa7ee17…e127f9
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x0dcd17…f7f873
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x068bad…f30978
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xee2fee…50240e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x079235…f8bd32

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.