Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase59d ago0x0cb8fe…dd5f1b
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase59d ago0xd3361f…63a871
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase59d ago0x1543e0…c87901
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase59d ago0x1ff0af…e27ed7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase59d ago0x41c0d0…5e4c38
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase59d ago0xec088c…1cc3bd
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%payAI59d ago0x76628a…627196
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase59d ago0x129220…6a354f
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase59d ago0xae57cb…9309fa
0x8a1a…aa530x4683…6fb0BaseTools API$0.01100%coinbase59d ago0x11a90f…e4a07e
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase59d ago0x656f86…721e2b
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase59d ago0x3a4d8f…d47aec
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase59d ago0x0b5fa8…ade608
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase59d ago0x7ca1a8…23f1b3
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase59d ago0x6e07df…b9f858
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase59d ago0x932fe0…4d6049
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase59d ago0xee8242…c5872c
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase59d ago0xd6fea9…2715f9
0x8a1a…aa53x402 Entity-ID ResolverBase—$0.005100%coinbase59d ago0xce448a…9fdb51
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1759d ago0x4e571a…e409d4
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase59d ago0xa80e1e…773e3f
0x8a1a…aa530x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase59d ago0x3c827e…47bf02
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase59d ago0x157c08…d76793
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x92b054…44f948
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase59d ago0xc8a949…8cb326

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.