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%coinbase51d ago0x6d20e9…3d5a8d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase51d ago0xaa7821…3ccb6d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase51d ago0x0637ce…848b74
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x9671c0…bd5774
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x8fd39d…a6c71b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x0163b2…a0e5c8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xb2d788…5325e9
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x1bd3a5…2ed880
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x825a7f…f15046
0xcf4c…a9cf0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase52d ago0x7d7b6d…8ca758
0xcf4c…a9cf0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase52d ago0x19a4c4…6d03a7
0xcf4c…a9cf0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase52d ago0xfe51c3…0cac26
0xcf4c…a9cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase52d ago0x2eb36a…a2fe13
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xa5ab87…57a2a2
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x68ebcd…9d6524
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xb64f7a…f40e7d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xc65049…848747
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xab7b3a…7f1337
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x108468…12c803
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xc93d0e…dbb8e7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0xbc8b2e…4b6e88
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase52d ago0x06f68a…d66834

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.