Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50x54b1…471dBase—$0.01100%coinbase70d ago0x8e666a…d9aa31
0x7233…e4b50xdaec…b2deBase—$0.01100%coinbase70d ago0xb32644…ee86a7
0x7233…e4b50x71c0…ca22Base—$0.01100%coinbase70d ago0x488967…b769bc
0x7233…e4b50xab36…85b1Base—$0.01100%coinbase70d ago0x23dd54…9a4671
0x7233…e4b50x7637…503dBase—$0.01100%coinbase70d ago0xeb9ed0…bc9c4e
0x7233…e4b50x102e…6d4bBase—$0.01100%coinbase70d ago0xf3e5d2…1cfa7b
0x7233…e4b50x9b2f…fc4aBase—$0.01100%coinbase70d ago0x1c3b25…4761ac
0x7233…e4b50xb2d6…3149Base—$0.01100%coinbase70d ago0x30b349…95392c
0x7233…e4b50xbc0f…60d1Base—$0.01100%coinbase70d ago0x8e47ac…2dc24a
0x7233…e4b50xc9d8…8288Base—$0.01100%coinbase70d ago0x76a631…4d1f19
0x7233…e4b50x6304…8620Base—$0.01100%coinbase70d ago0x971909…d5011a
0x7233…e4b50xd3d7…4531Base—$0.01100%coinbase70d ago0x155bec…c0a83c
0x7233…e4b50xf50a…56eeBase—$0.01100%coinbase70d ago0xdb5b99…ab306a
0x7233…e4b50x70b9…394cBase—$0.01100%coinbase70d ago0xaf582b…2bd1ea
0x7233…e4b50x383c…6a9dBase—$0.01100%coinbase70d ago0xee7803…2169f5
0x7233…e4b50x26fb…02bcBase—$0.01100%coinbase70d ago0x72a6f7…c59c42
0x7233…e4b50x7055…2beaBase—$0.01100%coinbase70d ago0x487978…b009a8
0x7233…e4b50x7f98…4ba9Base—$0.01100%coinbase70d ago0x5d9e14…e0c740
0x7233…e4b50xb28e…f07dBase—$0.01100%coinbase70d ago0xa28ed2…ad327f
0x7233…e4b50x75a2…df22Base—$0.01100%coinbase70d ago0x5ea470…67b025
0x7233…e4b50x1186…81feBase—$0.01100%coinbase70d ago0x18f31f…6ae7c3
0x7233…e4b50xb833…2eecBase—$0.01100%coinbase70d ago0xffbde4…4dba92
0x7233…e4b50x4a05…248fBase—$0.01100%coinbase70d ago0x94439a…ef4dd6

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.