Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xe9b66a…584bc1
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xabe6d2…5875ed
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x9ef825…b39ad7
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd7579f…f63de1
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x9b1c99…e757df
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x974018…4374a3
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x5ff995…6e4c0d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xc70f35…cf6811
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x2fa683…99e9f8
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x97b74f…a3f122
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x0cef04…9c534b
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x76fb18…e818c3
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x965c54…966c10
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x7954e0…af8384
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x40cb50…557d17
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x6847f1…938827
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd7bd1e…a5e6d2
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xfdbf5a…15eb04
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x3b6c82…98a6c4
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xb5de5c…23b1fd
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xea7b01…67059c
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x5ee2e3…8d91a9
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x3e30f8…f81de2
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x4e3749…c3f345
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x34152b…e9421d

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.