Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x4a85ba…956851
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x78507c…0465b5
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x789534…e8c001
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x787bf8…eb39f6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x7bd592…e5dbbb
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x896ddf…07c777
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x0d0990…88187a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x813043…708b73
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x867f51…72c363
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x53cc2a…60c487
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0xd87878…af7c9e
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0xf3188c…29338c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x400972…13779c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0xaa0657…d52d0e
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x0cea6c…b97d25
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0xe3c885…570f95
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x030c29…084917
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0xe5bf21…f58ea6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa19d ago0x856bfb…853a5c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0x437655…c721fc
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0x7db7f9…d28055
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0xbef46e…667b85
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0x0b2b4a…4e12c2
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0xd37183…5eb9cf
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa20d ago0x3e9924…e6df75

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.