Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xf429e9…a0cf54
0x4f56…8db90x4f56…8db9Base—$0.002100%openx40218d ago0x703571…9b7d8c
0x4f56…8db90x4f56…8db9Base—$0.002100%openx40218d ago0xe3c8e4…edc517
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x5f8f59…5c22e3
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xb2a191…9f0196
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x044a9c…000605
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x03fbc8…e9ee18
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x35e9f1…dd485e
0x4f56…8db90x4f56…8db9Base—$0.02100%openx40218d ago0x63d2db…5bc2de
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xf3df72…e541ca
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x61ef46…18a2c1
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x3dca56…e9d3ab
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x30d469…b8a80f
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xd78d1b…b9d16c
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x514531…367f76
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x97d03b…ada6e2
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x0ea3ec…4b0ccd
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xb339b4…bfac50
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x4595df…bbd96e
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0x4ade1e…043b45
0x4f56…8db90x4f56…8db9Base—$0.001100%openx40218d ago0xccfa47…9eccae
0x4f56…8db90x4f56…8db9Base—$0.002100%openx40219d ago0x782642…1b90f1

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.