Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x21c803…41ba5b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xd10117…58510b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0x85768f…87a10b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x531338…d862d8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x3188de…b64225
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x497cb3…c9870c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xa1b1f5…33f8fb
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x72a6a1…57af2e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xcb4fe2…e38958
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x9cf5ec…ce720d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0x9f6d64…0e6c78
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xeec00b…f22ecb
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x214d3b…6cd3e1
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xfaf04d…7d1599
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0x4ace6a…ffea46
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xe6d06b…96f253
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xea036b…640584
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xa532dd…d887de
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0xa19cfc…f9ee1a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x016cf4…44d1dc
0x72f6…04c40x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase45d ago0x801e70…815783
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x2e81f4…b17a3a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x4cc9e7…a54e1d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0x2cb4d1…016aba
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xdbf04d…0d98c8

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.