Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xa13e5a…4f7bb8
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xf597b4…a65f83
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x069762…85f62e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0x7a8fc1…49ecb5
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x65e299…b52c8c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x19d822…410681
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xda09eb…e6e86d
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x8af6fb…7ed496
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x0df208…c3c6d0
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x6e8bc1…cdb85e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xace071…4c73b1
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x0ef753…ea571f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0x7779bc…3d149f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0xb1f43b…3f5eef
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0x5f8d28…0ae9c4
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase90d ago0x880d9b…870713
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x8ebe8e…429fe7
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0x514baf…97699f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0xc11d71…02afca
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x9f2307…64e8ac
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x6fa377…48e776
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0x2ec18e…19e56f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase90d ago0xa1ead9…9d4ef3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase90d ago0x901afb…2b6935
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase90d ago0x56f4af…20fdcb

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.