Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c28d ago0x7b26ee…0c28bc
0x836c…2d370x4cd0…bc31Base$0.1070%0xf70d…dbef28d ago0x17496c…d1afa4
0x836c…2d370x4cd0…bc31Base$0.0870%0xf70d…dbef28d ago0xb5b592…fe4481
0x836c…2d370x4cd0…bc31Base$0.0870%0xf70d…dbef28d ago0x32839c…80a7fb
0x9b10…4bff0x4cd0…bc31Base$360.4670%0xf70d…dbef28d ago0x1d9024…643098
0x836c…2d370x4cd0…bc31Base$0.6870%0xf70d…dbef28d ago0x846585…c7f397
0x836c…2d370x4cd0…bc31Base$0.6870%0xf70d…dbef28d ago0x405352…053ee7
0x3be9…575c0x4cd0…bc31Base$955.7570%0x4337…113128d ago0x83c304…ab4518
0x86a4…822f0x4cd0…bc31Base$1.0970%0xf70d…dbef28d ago0x40d8e3…4862b6
0x3be9…575c0x4cd0…bc31Base$299.5670%0x1d53…c61328d ago0x7d5fbd…814634
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…217c28d ago0x4b6d8a…b6f4c7
0x3be9…575c0x4cd0…bc31Base$54.4770%0x2891…bc4c28d ago0x400aff…6fc8df
0x3be9…575c0x4cd0…bc31Base$25.3970%0x4337…beb128d ago0x7f2a6a…51a37f
0x2774…c9040x4cd0…bc31Base$1.6070%0xf70d…dbef28d ago0x003cc2…0d5649
0x4ecc…292e0x4cd0…bc31Base$3.0270%0xf70d…dbef28d ago0xe44e2e…7cff71
0x3be9…575c0x4cd0…bc31Base$20.3870%0x4337…ef2528d ago0x70e278…14e097
0xb5cc…99b40x4cd0…bc31Base$40.7770%0xf70d…dbef28d ago0xe533c6…3b54fe
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…f2e128d ago0xc0cd83…2796f5
0x3be9…575c0x4cd0…bc31Base$20.3870%0x4337…403c28d ago0xd2c8ba…696435
0x56b9…98780x4cd0…bc31Base$2.0270%0xf70d…dbef28d ago0x39342f…fe2f53
0x2b68…644b0x4cd0…bc31Base$0.5070%0xf70d…dbef28d ago0xb89f3a…aa7d25
0x3be9…575c0x4cd0…bc31Base$30.3870%0x2891…bc4c28d ago0xc1a7e8…544a7d
0x3be9…575c0x4cd0…bc31Base$30.3870%0x2891…bc4c28d ago0x55882f…076523
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…7b5f28d ago0x82bb01…aaff51
0xafe7…e6250x4cd0…bc31Base$1.4570%0xf70d…dbef28d ago0xeed5d6…d59f6e

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.