Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa439…ccf60x78f6…c215Base$25.0070%0xe528…c02832d ago0xfc854c…96af17
0xc8cf…ea2c0x78f6…c215Base$97.5670%0x23ef…243132d ago0x5e8af4…a2a79f
0xa439…ccf60x78f6…c215Base$25.0070%0xe528…c02832d ago0xfb59a9…33945a
0x277b…f7370x78f6…c215Base$650.0070%0x23ef…243132d ago0x494c60…f887f3
0xa439…ccf60x78f6…c215Base$25.0070%0xe528…c02832d ago0xc98d29…164651
0x9f2e…ea1d0x78f6…c215Base$50.0070%0x23ef…243132d ago0x27b8b1…08c7e1
0xa439…ccf60x78f6…c215Base$25.0070%0xe528…c02832d ago0x3bd753…accb04
0xa439…ccf60x78f6…c215Base$25.0070%0x23ef…243132d ago0x296efd…6da50b
0xa439…ccf60x78f6…c215Base$25.0070%0xe528…c02832d ago0x2b736c…1fd98a
0xdc75…02440x78f6…c215Base$58.6870%0x23ef…243132d ago0x58f657…1baa5a
0xb34b…c23a0x78f6…c215Base$48.5170%0xe528…c02832d ago0xc10294…569d25
0xb34b…c23a0x78f6…c215Base$48.0070%0x23ef…243132d ago0x36c92a…d6c66c
0xb34b…c23a0x78f6…c215Base$48.0070%0xe528…c02832d ago0x6e8a35…bd97b2
0x6f43…ade00x78f6…c215Base$500.0070%0x23ef…243132d ago0xaaed60…f5e017
0x9121…3afa0x78f6…c215Base$200.0070%0xe528…c02832d ago0x99c853…9588bf
0xaa96…a7010x78f6…c215Base$20.0070%0x23ef…243132d ago0xd9f12f…40c028
0xaa96…a7010x78f6…c215Base$20.0070%0xe528…c02832d ago0x47423a…58ade7
0xaa96…a7010x78f6…c215Base$111.0070%0x23ef…243132d ago0x037e10…b9d3e7
0xaa96…a7010x78f6…c215Base$111.0070%0xe528…c02832d ago0x40816e…5925a9
0xaa96…a7010x78f6…c215Base$110.0070%0x23ef…243132d ago0x76628a…8de741
0xbe93…00630x78f6…c215Base$161.9570%0xe528…c02832d ago0x1906fa…a7b56d
0x62f4…2f680x78f6…c215Base$40.0070%0x23ef…243132d ago0xc8188a…710904
0xc9de…47a60x78f6…c215Base$156.1070%0x23ef…243132d ago0x898926…7bcebe
0xaa96…a7010x78f6…c215Base$200.0070%0xe528…c02832d ago0x569a8c…c6c3f2
0xaa96…a7010x78f6…c215Base$100.0070%0x23ef…243132d ago0x1b59fa…f02bda

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.