Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0d46fb…18da18
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5c2c82…52de3b
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xec300d…1ef868
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8232ac…02c924
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6bb0c9…6964a4
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x69341e…b8089f
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x959c9b…a01d41
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3ee6ea…2204d1
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbde812…5b7f11
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x769306…53630f
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7caf3a…903913
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x33339f…ae266b
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x528be1…51bc51
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6ac8ed…6a6dc2
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2fa403…8917df
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7391ef…3e6527
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2cc1e3…a8aa69
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x33b6ff…14a20a
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcd5bb6…5c1031
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcdcca1…765dd3
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd3fe65…1c163d
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5137e3…69f121
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf55e6a…c9e9a6
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3de285…7c84ff
0x19a0…a3c90x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xce22b6…bca498

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.