Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x0b5b5b…0b3340
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x426403…c10626
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xb76327…b6b4b6
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x44df84…a45020
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x495db5…149e40
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xd5445d…c0a76c
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x10cd5a…adc7a9
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xceaf7d…3b25d3
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xbf48c8…23b431
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x985a6f…38e03e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x8c620e…5446f3
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x2baf0d…ed7195
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x750ebb…88341d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x26be7e…962328
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x202119…e423af
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x638d3b…e12bd8
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0xa189f5…942933
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0xbb3a2e…ee9f7d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x0754e9…432323
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x14ae8e…d072e2
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0xb6a91d…9ea178
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x5ad2fe…d5f076
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0xbdda2c…00fa2e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0xee8ecc…822908
0x7403…dad50xfe80…47eeBase$0.001100%fluxa29d ago0x3a78e8…10bfa3

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.