Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x34f22a…ebc88b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x38caac…f26caa
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x53bbc5…29a946
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xd3fca8…4d541b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x4360cb…c3a8a1
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x3ebdc0…3aa35b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xbf74f8…99c6f3
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x9b46a5…24000d
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x035a86…c116f2
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xc63aa8…7530de
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xcda012…92a496
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x42f2df…0b1dab
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0x192998…db58a6
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xd5f53a…4d3b4d
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xce11f4…1054f4
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x15dfa9…454d2d
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x0d1aa6…312139
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x06da17…1a3b41
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xde05a5…0cba08
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x46b37b…1bb8d8
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x9f5f57…47a182
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xce714f…83d917
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xa53137…ace57d

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.