Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase1d ago0x5f3ded…9483f7
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.002100%coinbase1d ago0x93032d…71026d
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase1d ago0x4aa3cf…ab29e5
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.003100%coinbase1d ago0x019640…76b1e5
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x9e54ee…2bfb17
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x79bf79…e0cc57
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xce41e7…152a87
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x508e16…8e1af3
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xbbb570…fe197f
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x48f521…82efc8
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xbf9844…f46ad1
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x38c15b…228267
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xf44637…44fba0
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x1deaf6…4662a5
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xe98e95…c30820
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xd66c8a…16893d
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x1749a6…3e72cc
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x812a01…3c8cc0
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xb51fe7…70be41
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x5de3fe…52545b
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xddcd94…46d284
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x2fb4e2…c762b4
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xe96ddb…9fdff9
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0xbf8c01…5f1985
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase1d ago0x2ca7f9…65e24b

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.