Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x1dad8d…3a10b5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x40c03d…47d27d
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x488a28…8de839
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xc1c3fc…667433
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xfba1a2…717e01
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x96e4cd…f89ef0
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x838621…f5ed64
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xcb6243…f07fa7
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xc82a5c…efa55c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x31f847…0353b6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x5f5864…075e1f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x972e47…f5aca5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xc6ad6b…655322
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x6fd1be…c862c5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x9b31d1…7c7b15
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xb9f6d4…d314af
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x87ef42…204753
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x3e4de9…fab73c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xa8707a…0d1264
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xbdf9d0…14158e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x28c44c…8848a8
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xdefb97…42085a
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x1fd827…969ab0
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x23939c…4dbcce
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x1eb939…71dff0

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.