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—$210.5570%0x2915…146531d ago0x330735…d610a5
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…f2e131d ago0x5fa21b…92c687
0x3be9…575c0xc7b3…36f9Base—$423.0070%0x4337…6ca531d ago0x89dd78…447a70
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…187e31d ago0x0bd03d…049ba0
0x3be9…575c0x9566…7d74Base—$5.0070%0x1d53…c61331d ago0xa26a80…e1cb55
0x3be9…575c0x9566…7d74Base—$5.0070%0x1d53…c61331d ago0xe5fcf6…fab22f
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x2891…bc4c31d ago0x9b1d22…043ec9
0x3be9…575c0x4cd0…bc31Base—$70.4070%0x4337…d0b231d ago0xd95e34…fe0fcd
0x3be9…575c0x4cd0…bc31Base—$99.4870%0x1d53…c61331d ago0xe111b9…e389b0
0x3be9…575c0x4cd0…bc31Base—$349.5870%0x2891…bc4c31d ago0x228f1c…51f9f8
0x3be9…575c0x4cd0…bc31Base—$70.4070%0x4337…32a431d ago0x9e9354…816b52
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x2891…bc4c31d ago0x5f63ec…3955e6
0x3be9…575c0x4cd0…bc31Base—$50.3970%0x2915…146531d ago0x35295f…16cff1
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x1d53…c61331d ago0x2363bc…1ba375
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2915…146531d ago0x9ebc82…3458f2
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…2d7931d ago0xed4b0e…5eb49a
0x3be9…575c0x4cd0…bc31Base—$20.4570%0x2915…146531d ago0x97cef5…c381e9
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…32a431d ago0x25317d…720677
0x3be9…575c0x4889…f13bBase—$566.6470%0x2915…146531d ago0xb743ce…736079
0x3be9…575c0xc7b3…36f9Base—$592.2070%0x4337…6f8b31d ago0xe4ac9c…e2d519
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…283831d ago0x9ac2ea…e76bc2
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2891…bc4c31d ago0xc111ce…fc4016
0x3be9…575c0xc7b3…36f9Base—$564.0070%0x4337…926931d ago0x4ea83c…7e2a08
0x3be9…575c0x4cd0…bc31Base—$25.6370%0x2891…bc4c31d ago0xb95ded…520784
0x3be9…575c0xc7b3…36f9Base—$639.2070%0x4337…c48731d ago0xd24226…619e0f

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.