Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc302…afb80x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0xe055df…8ee079
0xddf4…021e0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0xd4cefa…893cde
0x4b15…59230x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0x42ca24…80b828
0x9045…7f560x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0xb136e6…57a893
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase14d ago0xa59ab6…9dee22
0x54e1…f4e00x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase14d ago0x51dd0e…a6d209
0x54e1…f4e00x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase14d ago0x98806a…88d931
0xa19f…accc0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase14d ago0xbe5b13…a971f8
0xa7d0…5aee0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0xa4b416…677bf1
0xc58b…777c0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase14d ago0x8ba76a…e1230e
0x27ab…248c0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0xd86bd2…453342
0x34f8…dd530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0xea6a86…2f64c8
0xa19f…accc0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0x65d739…d335fe
0xb339…eafb0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase15d ago0xfb8918…7f8ecf
0x79f8…f7580x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0x5b6564…138377
0xb339…eafb0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase15d ago0x148e0c…2faf1c
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0x20ba5f…74c21e
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase15d ago0x238e86…8bf599
0xf2b2…b2fd0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase15d ago0x72a546…4d22d4

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.