Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x746829…22db56
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x34bc1e…f7ac07
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x20f89e…6016a2
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0xcba1ef…8dbf40
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x3a9408…83a493
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x2e0128…4ac413
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0xdf9999…a1fb40
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x2111c6…600bdd
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0xcff17b…36140f
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b547d ago0x36a888…7f68f7
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x9c9b51…ee2722
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0xe1206b…523f0c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x976b24…5df64c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x7be9b3…efbf20
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x8a97b5…e7d898
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x155667…cb0f15
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x1e4b8b…eeee30
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0xa6e679…cce435
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x76a3ef…9d985a
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x8f3956…6881bf
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x260337…e746fd
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x82db43…540773
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0xb96351…3883c2
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0xa73bfc…32f203
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b548d ago0x956d96…67387d

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.