Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xb11f1e…215d71
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xbf08f2…d1bf87
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xf2e955…7168fa
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xdee16c…5db491
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xc24faa…2e6a00
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xff6802…a04873
0xad50…65520x9c95…e299Base$0.001100%fluxa36d ago0x088ab9…472456
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x12a3cf…1ad222
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x169d19…b7a30d
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xb5df70…02047b
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xd27c25…f66286
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xdfbf78…624e49
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xead750…a64ed3
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xbf00b5…4b0aae
0xad50…65520x9c95…e299Base$0.001100%fluxa36d ago0x18ea6b…84a6c3
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xf8a8a5…a10465
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x954828…4ced5d
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x12a467…687164
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x3a3c8c…cce4bd
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0xa8ec74…dd8cbe
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x671de2…670591
0xad50…65520x9c95…e299Base$0.001100%fluxa36d ago0x0853a6…57cac4
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x131325…37c33d
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x6e8f27…a7769e
0xad50…65520xfe80…47eeBase$0.001100%fluxa36d ago0x9e4b40…6f67a2

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.