Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b68…cb0c0x4cd0…bc31Base—$1.0770%0xf70d…dbef51d ago0x62c267…29b18f
0x3be9…575c0x4cd0…bc31Base—$40.3070%0x4337…539351d ago0x0016d3…ffa1cb
0x3be9…575c0x4cd0…bc31Base—$95.3270%0xf279…f77f51d ago0x0363f5…a6444b
0x3be9…575c0x4cd0…bc31Base—$200.3770%0x4337…b6c251d ago0xb98a85…54a08a
0x3be9…575c0x4cd0…bc31Base—$10.3470%0xe196…0ce151d ago0x122782…dc815c
0x3be9…575c0x4cd0…bc31Base—$3.3470%0x4337…663c51d ago0x845525…db1c53
0x3be9…575c0x4cd0…bc31Base—$45.3870%0x4337…c62f51d ago0x1a785f…cd5267
0x3be9…575c0x4cd0…bc31Base—$550.5070%0x4337…b6c251d ago0x63fa9b…1b1662
0xe7a3…d8060x4cd0…bc31Base—$15.2470%0xf70d…dbef51d ago0x4a695c…005555
0x3be9…575c0x4cd0…bc31Base—$50.3170%0xe196…0ce151d ago0x109f45…dce6e0
0x3be9…575c0x4cd0…bc31Base—$30.4070%0x6a6f…be4151d ago0x547ba4…c442af
0x3be9…575c0x4cd0…bc31Base—$25.3070%0xe196…0ce151d ago0x052390…1138e3
0x3be9…575c0x4cd0…bc31Base—$20.2970%0x4337…2d7951d ago0x456678…e176bb
0x3be9…575c0x4cd0…bc31Base—$349.4770%0x4337…c62f51d ago0x14df79…a2b847
0x3be9…575c0x4cd0…bc31Base—$25.3070%0x4337…abf551d ago0x4c6cf7…73dd75
0x3be9…575c0x4cd0…bc31Base—$50.3170%0x4337…c48751d ago0xd89e29…dfe9c7
0x3be9…575c0x4cd0…bc31Base—$60.3170%0x6a6f…be4151d ago0x5f9d00…80149b
0x3be9…575c0x4cd0…bc31Base—$50.3170%0x211d…d17251d ago0xf52821…c564c3
0xc4a3…80600x4cd0…bc31Base—$13.0070%0xf70d…dbef51d ago0xd68ee3…bc258d
0x3be9…575c0x4cd0…bc31Base—$100.3870%0x4337…3a7351d ago0x79f529…041fee
0xd0cc…7c310x4cd0…bc31Base—$1,200.0470%0xf70d…dbef51d ago0x7b9623…14c8d1
0x3be9…575c0x4cd0…bc31Base—$15.2970%0x4337…6ca551d ago0xb13190…613573
0x3be9…575c0x4cd0…bc31Base—$40.3070%0x211d…d17251d ago0xf55b57…4a34d9
0x3be9…575c0x4cd0…bc31Base—$100.3770%0x6a6f…be4151d ago0xacedd7…2e9477
0x3be9…575c0x4cd0…bc31Base—$7.3470%0xf279…f77f51d ago0xf87206…bb98b4

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.