Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0xb64871…5eb2be
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0x477c89…03348f
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0xe09edc…f0f2d8
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0x65f748…8aa8e0
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase60d ago0xe70e22…dccecd
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0x2f5091…9b6041
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase60d ago0xb1689d…3535f3
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0x467952…05ade2
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase60d ago0x5faaa6…c64db7
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0xbeca9d…36f2c5
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase60d ago0x241f16…9649d7
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase60d ago0x3fe6ed…78bacb
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0x447f36…ac2a00
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0xdf7ec7…49620f
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0xba6404…e38869
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x4ebd6f…7ec29c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0xcbc786…d0a983
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x038880…d68ac7
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0xb42aea…63bdb3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0x36a37b…136a9e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase61d ago0xaa80da…f4eda0
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase61d ago0xfcbc05…60c8bb
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase61d ago0xc01421…50ca13
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase61d ago0x0aa213…1cb631
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase61d ago0x258515…6b7b66

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.