Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x43ed8d…0b3689
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x8e1daf…8b6e32
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x3ea414…a26d4d
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x49cf72…900728
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x949c3e…f019d7
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xe37e2e…3622af
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x5a4232…89be1d
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x86d5bf…8062e1
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xd1c0cd…7177e4
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x370374…9b639a
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xdac13f…9a9a9b
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x8b84d2…20cbb9
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x5cedb3…c600bf
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xe9ebe7…52ab36
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xf08d1c…9ad460
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xeaec17…ca3a6f
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xfed6d6…c52897
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x4ed5df…9b2d80
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xbced63…938d63
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xaa8424…e73926
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa50d ago0xda53be…63ac5b
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa50d ago0x0d46a5…c87c74
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa50d ago0xd65ee4…1b07ba
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa50d ago0xbc9c0b…3a321a
0xe7db…fc580x9c95…e299Base$0.001100%fluxa50d ago0x60143e…322aca

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.