Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xd18370…5cb9a7
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xacc972…85fddf
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x31e885…2d3c1c
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x201794…a6d0a7
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xae4a05…0c1e28
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x88409c…e8075b
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x76d64c…c4e00f
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x0fabd8…001162
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0x9ad109…9e2bae
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xe42a62…399219
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xc87a0e…beb68d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xed8011…5e7cd6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xed03c3…3d4ba3
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xea49f4…62e46d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xd18aa0…409a95
0xd973…a2050xfe80…47eeBase$0.001100%fluxa21d ago0xbe92e6…9c1823
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xc48888…9d1ea0
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x53f3e3…030ead
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xa545e9…f049ef
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x714c50…a792ac
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x08729e…b442a6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xd41d1c…b54867
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x704f5e…2b75ad
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x00661c…7d8e76
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xcfc34c…cbc3aa

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.