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%coinbase48d ago0x9e8981…212423
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0x0b3cb6…da79a8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase48d ago0x5d8464…03aa8e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0x9a5b6b…35eaa9
0x914c…b5e40x50ab…12fcBaseArbiPulseDefi$0.03100%coinbase48d ago0x642b31…05f5b1
0xd579…071a0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase48d ago0x238baa…df05ae
0x76e9…57b30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase48d ago0xbce26f…eeefcd
0x3a3f…f3a70x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase48d ago0xc4a975…1e1c5a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0xd47f0e…c6f5ef
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0xaae5ff…6e089e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase48d ago0xf1d7b1…9d11c6
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0x8a827f…4a846e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0xe36df8…a4a076
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0xa0f34e…21d384
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase48d ago0x11ae33…e484af
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase48d ago0x90149d…f34ace
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0x64e4d6…1041ca
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0xa0331f…49435e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase49d ago0xce2399…eedf26
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0x0d6c6f…20fd22
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0xf317fa…58fe25
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0x723129…a6ac3f
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase49d ago0xe80ca9…68de9f
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase49d ago0x806ff2…a87e69
0x2010…c1480x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase49d ago0xf5b1e2…287549

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.