Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x8a3948…384e94
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xc3ae4b…bd66cd
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x684df6…20c968
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xd7a788…277ee8
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xc9914c…bc9fc6
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x7266c1…08f802
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x4856ce…b5f775
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x4bd3a6…8fac2e
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xa9018f…418792
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x3c510f…fa45e5
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xf7e3ab…eb797e
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x8725d9…c83869
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x054f52…15c6f1
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xa70452…395ab7
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x768e4f…8800f3
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xeb14b3…b9df17
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x7c8fe0…8acc02
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x4881a9…5468b4
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x200574…32d343
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x90a9ba…29d1d1
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0xee8f0e…e26a15
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa21d ago0x93169b…dc847c
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa22d ago0xae9944…9138ac
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa22d ago0x5d2bfa…ea5fe4
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa22d ago0x7a2b24…e7b87e

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.