Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$1,066.6070%0x4337…9b7c35d ago0x61e665…4e9581
0x3be9…575c0x31d0…2cd7Base$30.0070%0x211d…d17235d ago0x4ef635…9ceaec
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…4bba35d ago0x7c05ab…f89741
0x3be9…575c0x31d0…2cd7Base$250.0070%0x4337…39a835d ago0x77dc56…4d8215
0x3be9…575c0x31d0…2cd7Base$50.4370%0xf279…f77f35d ago0x8670d6…be541e
0x3be9…575c0x31d0…2cd7Base$50.0070%0x4337…539335d ago0x1db4fa…c5d289
0x3be9…575c0x31d0…2cd7Base$25.3370%0x211d…d17235d ago0x9be8c3…41d193
0x3be9…575c0x31d0…2cd7Base$150.3870%0x81e3…b98e35d ago0x7f18a7…61ef77
0x3be9…575c0x31d0…2cd7Base$35.3370%0xf279…f77f35d ago0x559b39…1dac88
0x3be9…575c0x31d0…2cd7Base$30.3970%0x4337…36c435d ago0x02ada4…85aff6
0x3be9…575c0x31d0…2cd7Base$50.0070%0x4337…9ad435d ago0xa2cb22…6cbb22
0x3be9…575c0x31d0…2cd7Base$99.4170%0x4337…9f2635d ago0x8f7551…75a98e
0x3be9…575c0x31d0…2cd7Base$50.0070%0xfa06…14d835d ago0x29aa68…b1e9ac
0x3be9…575c0x31d0…2cd7Base$20.3370%0x4337…6f8b35d ago0x831bb8…66f453
0x3be9…575c0x31d0…2cd7Base$100.3670%0x4337…f2e135d ago0x4206a3…b425a2
0x3be9…575c0x31d0…2cd7Base$71.0070%0x4337…187e35d ago0x7b48e6…f814c2
0x3be9…575c0x31d0…2cd7Base$187.4070%0xb5b2…3ff235d ago0xb727d3…266ca2
0x3be9…575c0x31d0…2cd7Base$100.3670%0x4337…2e1c35d ago0x5a1010…3c5862
0x3be9…575c0x31d0…2cd7Base$17.3370%0x4337…39a835d ago0x911a74…17b022
0x3be9…575c0x31d0…2cd7Base$10.3270%0x4337…113135d ago0x90b9bd…64116d
0x3be9…575c0x31d0…2cd7Base$100.0070%0x4337…c48735d ago0xbf6baa…108a87
0x3be9…575c0x31d0…2cd7Base$25.0070%0xe196…0ce135d ago0xab6534…690ad3
0x3be9…575c0x31d0…2cd7Base$300.5370%0xf279…f77f35d ago0xf2f878…c388db
0x3be9…575c0x31d0…2cd7Base$10.3070%0x4337…306335d ago0x433272…693acc
0x3be9…575c0x31d0…2cd7Base$15.4170%0x4337…df9b35d ago0xc9d814…068892

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.