Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$13.58100%coinbase8d ago0x186114…54119a
0x467f…a4c10x85b4…627cBase—$1.94100%coinbase8d ago0x979edf…d447e9
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase8d ago0x65771b…58cd6b
0x467f…a4c10x85b4…627cBase—$1.21100%coinbase8d ago0x230e7f…7460b6
0x467f…a4c10x85b4…627cBase—$1.70100%coinbase8d ago0x9fc76b…03219a
0x467f…a4c10x85b4…627cBase—$1.84100%coinbase8d ago0xaca375…312afa
0x467f…a4c10x85b4…627cBase—$2.71100%coinbase8d ago0xfb4fb8…5e043d
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase8d ago0x7d621c…27a259
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase8d ago0xb0f6ae…806872
0x467f…a4c10x85b4…627cBase—$2.73100%coinbase8d ago0x242f8e…82b5f8
0x467f…a4c10x85b4…627cBase—$1.14100%coinbase8d ago0xec6dcf…7eb1c9
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase8d ago0xd50cec…80caba
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase8d ago0x2e060d…0a8820
0x467f…a4c10x85b4…627cBase—$6.99100%coinbase8d ago0xd78bbe…cd4837
0x467f…a4c10x85b4…627cBase—$13.76100%coinbase8d ago0xaa73cb…e5c911
0x467f…a4c10x85b4…627cBase—$3.57100%coinbase8d ago0xd51de4…75b850
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase8d ago0x63c7ed…a37a1c
0x467f…a4c10x85b4…627cBase—$4.16100%coinbase9d ago0xa63c00…ba1cf1
0x467f…a4c10x85b4…627cBase—$2.85100%coinbase9d ago0xf0e2f3…36e334
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase9d ago0x0c95fc…12c893
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase9d ago0xfa6a35…a94886
0x467f…a4c10x85b4…627cBase—$13.50100%coinbase9d ago0xd82e9e…c3ed6d
0x467f…a4c10x85b4…627cBase—$4.10100%coinbase9d ago0xbcb843…70ab31
0x467f…a4c10x85b4…627cBase—$5.29100%coinbase9d ago0xe56b1c…9c5c91
0x467f…a4c10x85b4…627cBase—$0.51100%coinbase9d ago0xd4bdaa…aa6923

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.