Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x30200e…3dfcce
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xd562f8…c84a6b
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x1f182a…8732b8
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x2c338f…fe3892
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x6ff7fc…7fe3e1
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xaef643…31e506
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x27f646…c113f8
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x6c23c6…bc3b3e
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x81a2a9…21557c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x23c2cd…c1210a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x4470b8…5ae860
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x363fc6…78b766
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xd676d3…b2cde3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xa6ca19…2bdcf5
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x01873a…dc01ef
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xc84208…1269b3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x7430fc…393e66
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xc3431d…55802b
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x6549bd…375a23
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xd456d0…abca56
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x5d23b3…ec0e1a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xb5b4e7…9be18c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0x29e37d…ba2d5c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xe6e7bd…332567
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa25d ago0xe58077…c5a76a

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.