Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x2a0f26…781584
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x8e1da9…f15d3e
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x736be3…add7ae
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0xacadef…151928
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x0a5d53…f6da52
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0xaece68…df454d
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x7e5b17…e98f28
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0xc5d3f7…662dfa
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa19d ago0x264d81…3af134
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x778cd7…eadc82
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0xbf166e…9b7912
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0xb6ae21…846c8e
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x3690b8…089e28
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x042a45…001e9f
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x14e1db…42987e
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0xaf8571…a487d7
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x9fe1af…9e87a3
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x543d4f…9cdf46
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x11a027…8bd461
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x748aa7…82d4e7
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0xda53bf…f1ec3c
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x3b9be0…9e8efa
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x2e7d8d…b836d8
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x8fbde2…c98af2
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa20d ago0x0012c8…f75517

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.