Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase49d ago0x882f1c…ee8384
0xecbf…50d60xf000…94fcBase$0.20100%coinbase50d ago0xffabd0…3aa150
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x100c65…e9599c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0xdaabba…81b448
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x4abb34…0d3fc8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x264d84…1cf312
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x860fec…4c40b1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x103c62…c149e5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x89d1bd…a476fa
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x2c03b5…ea50bf
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x95a403…369b5a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x87ad02…9b4c1e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0xd3ce93…62daf4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x9353b5…375ccd
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0xc072e5…8bf655
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x04bd21…b1d690
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x257cab…0b6410
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0xe268ff…06d7b0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x8f2617…e19424
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x466e65…b5ea62
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0xb83840…5a47e9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x9a8a4c…982509
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x6ca948…d7f5ef
0xecbf…50d60xf000…94fcBase$0.03100%coinbase50d ago0x2bc974…2e91c2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase50d ago0x971d56…893de2

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.