Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.33100%Route unknown17d ago0xbdbbde…56885d
0xcb74…cb510xb0af…7de0Base$0.33100%Route unknown17d ago0x58ddb2…2fc20c
0xcb74…cb510xb0af…7de0Base$0.29100%Route unknown17d ago0x0e6e02…4b0df3
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0x642401…e9ded8
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0xe02e7c…86db38
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0x2f1fe8…a580df
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0x9b1550…778705
0xcb74…cb510xb0af…7de0Base$0.32100%Route unknown17d ago0xd2bb18…5b87ea
0xcb74…cb510xb0af…7de0Base$0.32100%Route unknown17d ago0x8a0376…3aac87
0xcb74…cb510xb0af…7de0Base$0.33100%Route unknown17d ago0x3b2c86…2cb9a1
0xcb74…cb510xb0af…7de0Base$0.29100%Route unknown17d ago0x108a14…11556c
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0xe6e682…9b46c8
0xcb74…cb510xb0af…7de0Base$0.24100%Route unknown17d ago0x1c2e9b…7e4f93
0xcb74…cb510xb0af…7de0Base$0.22100%Route unknown17d ago0x1c5d15…d3db24
0xcb74…cb510xb0af…7de0Base$0.20100%Route unknown17d ago0xfc9c8e…2d876e
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown17d ago0x6444d8…483473
0xcb74…cb510xb0af…7de0Base$0.18100%Route unknown17d ago0xb76183…1ce216
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown17d ago0x1da3d9…408d1a
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown17d ago0x8a8ebc…18ba14
0xcb74…cb510xb0af…7de0Base$0.14100%Route unknown17d ago0xaf24bf…3e975c
0xcb74…cb510xb0af…7de0Base$0.14100%Route unknown17d ago0x380e0e…4fbece
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown17d ago0x9a9f72…b97e27

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.