Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xfbab22…9a3d40
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x3578ac…b04176
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x50bef2…edb780
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x9ce436…46d748
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x606f81…3cb0d1
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x0977b7…7ed413
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x9ba9b3…b9e5c7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x99f707…337eed
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x4a0e53…b605dc
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xb3a7ad…ff08f0
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x7b4a82…e03151
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x78521c…207046
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x7241e5…ee3a77
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0xa4e960…a26c6f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase56d ago0xb96bf9…bb81cd
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0x13671d…126006
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x554fc5…abc5ab
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xce1706…c5a2fd
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xbf09d7…00697b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x97840b…0653c0
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xe8e61a…3855d3
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xa22207…77167a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x72367a…5769f1
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x38ac6c…43489f
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xbbc241…6413de

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.