Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d90…53470xa478…bdd2Base—$0.01100%coinbase70d ago0xb9de97…497908
0x5d90…53470x1ca6…ae6cBase—$0.01100%coinbase70d ago0x0b327c…541b85
0x5d90…53470xa64e…6027Base—$0.01100%coinbase70d ago0x7092f9…e9f17d
0x5d90…53470x91f8…b9f4Base—$0.01100%coinbase70d ago0x821147…3638ab
0x5d90…53470xaf90…5703Base—$0.01100%coinbase70d ago0x4c73d8…200027
0x5d90…53470xddef…10baBase—$0.01100%coinbase70d ago0xe075c7…e33dc4
0x5d90…53470x8633…424dBase—$0.01100%coinbase70d ago0xf53d60…1e6c96
0x5d90…53470xc22a…defbBase—$0.01100%coinbase70d ago0xa71c79…2b46ba
0x5d90…53470x2a64…4f63Base—$0.01100%coinbase70d ago0x348996…6faf6f
0x5d90…53470x3e1b…42ccBase—$0.01100%coinbase70d ago0xf4d881…b20d90
0x5d90…53470x7c38…8d8aBase—$0.01100%coinbase70d ago0x223a37…9638cf
0x5d90…53470x032e…8afdBase—$0.01100%coinbase70d ago0xe7f158…3e5d31
0x5d90…53470x2434…837eBase—$0.01100%coinbase70d ago0x0dde9f…f169f5
0x5d90…53470xa716…3a47Base—$0.01100%coinbase70d ago0xa3ee4c…02114c
0x5d90…53470x3288…628dBase—$0.01100%coinbase70d ago0xfb534b…3a36b1
0x5d90…53470xf8e1…7c99Base—$0.01100%coinbase70d ago0x3c565f…083fb2
0x5d90…53470x398f…ee7eBase—$0.01100%coinbase70d ago0x9f3ce2…304b63
0x5d90…53470xed5f…ad75Base—$0.01100%coinbase71d ago0xa43597…ab984c
0x5d90…53470x83e5…6669Base—$0.01100%coinbase71d ago0x251d67…e9dcbb
0x5d90…53470x3e35…0e4fBase—$0.01100%coinbase71d ago0x480912…cea474
0x5d90…53470x076f…1f43Base—$0.01100%coinbase71d ago0x28e471…b1a3c8

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.