Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x9c3bd5…5beff6
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xda54e6…2bf775
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x35cacd…39c5e1
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x5869b6…a5e8ad
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xb63cfd…e64abb
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x0081d1…4a76e6
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xa37250…19a834
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x092ea0…7c9d55
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x664769…c3c550
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x658108…5ba9af
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xd90a3a…271609
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xa05e12…9ba332
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xc7cae5…d692ed
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xedbf6c…cf4061
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xf0b3e9…e2aeac
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x15a749…c0340a
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x42ec4d…7c2720
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x397c8a…f6d745
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xd270b1…59c274
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x44cb77…31b18f
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xb88bab…e7b68c
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x2bfea5…60a486
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x6c3bcd…85f095
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0xd2abe5…dd0192
0xe629…4b540x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase33d ago0x1f510a…6cbc2f

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.