Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0xe770…4ac7Base—$0.10100%ultravioletadao3d ago0x6bd561…5330b1
0xfd4f…f74c0xbd8c…a82aBase—$0.10100%ultravioletadao3d ago0x583a1d…21fea4
0xfd4f…f74c0xf5fb…62e7Base—$0.10100%ultravioletadao3d ago0x3bfc20…e09fc1
0xfd4f…f74c0xba79…2a90Base—$0.10100%ultravioletadao3d ago0xf5c63f…4c3ed9
0xfd4f…f74c0x9240…a0f1Base—$0.10100%ultravioletadao3d ago0xec598d…d1f3be
0xfd4f…f74c0xe9db…1b88Base—$0.10100%ultravioletadao3d ago0xb9ec5e…0bde85
0xfd4f…f74c0x8468…b587Base—$0.10100%ultravioletadao3d ago0xc69620…48bdaf
0xfd4f…f74c0x099b…91b8Base—$0.10100%ultravioletadao3d ago0x99ddf7…d52692
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%ultravioletadao3d ago0xaf3315…4f5f89
0xfd4f…f74c0x88b7…44a0Base—$0.10100%ultravioletadao3d ago0x35a8d8…b950a1
0xfd4f…f74c0x960c…0226Base—$0.10100%ultravioletadao3d ago0xac4bc3…e748f3
0xfd4f…f74c0xb62b…1035Base—$0.10100%ultravioletadao3d ago0xae77d7…b631df
0xfd4f…f74c0x8b08…444cBase—$0.10100%ultravioletadao3d ago0x0ea928…227131
0xfd4f…f74c0x57f9…ab16Base—$0.10100%ultravioletadao3d ago0x47dab9…814600
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%ultravioletadao3d ago0x3ed7fd…6058ac
0xfd4f…f74c0x7953…c6eeBase—$0.10100%ultravioletadao3d ago0xcfcade…54e8aa
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%ultravioletadao3d ago0x312bb2…81dc60
0xfd4f…f74c0xf745…ed23Base—$0.10100%ultravioletadao3d ago0xa410bb…0a4dcf
0xfd4f…f74c0x48f1…633aBase—$0.10100%ultravioletadao3d ago0xee86aa…fb13ae
0xfd4f…f74c0xf832…4a92Base—$0.10100%ultravioletadao3d ago0x24730e…f33175
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%ultravioletadao3d ago0xcfadf2…3b2aaf
0xfd4f…f74c0x8359…9fe9Base—$0.10100%ultravioletadao3d ago0x19398d…9f5de9
0xfd4f…f74c0x7aa1…a88eBase—$0.10100%ultravioletadao3d ago0xd30b07…25fb9c
0xfd4f…f74c0x938a…37cdBase—$0.10100%ultravioletadao3d ago0xe7105a…9a85d2
0xfd4f…f74c0xad2e…c20fBase—$0.10100%ultravioletadao3d ago0x36583f…eddb02

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.